Skip to content

Commit

Permalink
chore: bump int128/docker-manifest-create-action from 1 to 2
Browse files Browse the repository at this point in the history
Bumps [int128/docker-manifest-create-action](https://github.com/int128/docker-manifest-create-action) from 1 to 2.
- [Release notes](https://github.com/int128/docker-manifest-create-action/releases)
- [Commits](int128/docker-manifest-create-action@v1...v2)

---
updated-dependencies:
- dependency-name: int128/docker-manifest-create-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jan 30, 2024
1 parent 3521baf commit 0353203
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-build-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ jobs:
type=semver,pattern={{major}}.{{minor}}
type=semver,pattern={{major}}
- uses: int128/docker-manifest-create-action@v1
- uses: int128/docker-manifest-create-action@v2
env:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME}}
if: env.DOCKERHUB_USERNAME != null
Expand Down

0 comments on commit 0353203

Please sign in to comment.