Skip to content

Commit

Permalink
Merge pull request #1107 from kapicorp/dependabot/github_actions/int1…
Browse files Browse the repository at this point in the history
…28/docker-manifest-create-action-2

chore: bump int128/docker-manifest-create-action from 1 to 2
  • Loading branch information
ademariag authored Jan 17, 2024
2 parents ce3715c + 7eb5abd commit 1660d4a
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 @@ -227,7 +227,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 1660d4a

Please sign in to comment.