Skip to content

Commit

Permalink
Merge pull request #1124 from kapicorp/revert-1107-dependabot/github_…
Browse files Browse the repository at this point in the history
…actions/int128/docker-manifest-create-action-2

Revert "chore: bump int128/docker-manifest-create-action from 1 to 2"
  • Loading branch information
ademariag committed Jan 26, 2024
2 parents 5a7b4f8 + ab06a8d commit fab9ec1
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@v2
- uses: int128/docker-manifest-create-action@v1
env:
DOCKERHUB_USERNAME: ${{ secrets.DOCKERHUB_USERNAME}}
if: env.DOCKERHUB_USERNAME != null
Expand Down

0 comments on commit fab9ec1

Please sign in to comment.