Skip to content

Commit

Permalink
Bump voxpupuli/gha-build-and-publish-a-container from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [voxpupuli/gha-build-and-publish-a-container](https://github.com/voxpupuli/gha-build-and-publish-a-container) from 1 to 2.
- [Commits](voxpupuli/gha-build-and-publish-a-container@v1...v2)

---
updated-dependencies:
- dependency-name: voxpupuli/gha-build-and-publish-a-container
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 20, 2023
1 parent 31b103f commit 7f6d070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
permissions:
contents: read
steps:
- uses: voxpupuli/gha-build-and-publish-a-container@v1
- uses: voxpupuli/gha-build-and-publish-a-container@v2
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
build_arch: linux/amd64
Expand Down

0 comments on commit 7f6d070

Please sign in to comment.