Skip to content

Commit

Permalink
Merge pull request #61 from cert-manager/dependabot/github_actions/al…
Browse files Browse the repository at this point in the history
…l-74016085c1

Bump docker/login-action from 2 to 3 in the all group
  • Loading branch information
cert-manager-prow[bot] authored Jul 15, 2024
2 parents f96ec15 + ecd6522 commit 82c8fc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
run: |
make print-go-version >> "$GITHUB_OUTPUT"
- uses: docker/login-action@v2
- uses: docker/login-action@v3
with:
registry: ghcr.io
username: ${{ github.actor }}
Expand Down

0 comments on commit 82c8fc8

Please sign in to comment.