Skip to content

Commit

Permalink
Bump docker/login-action from 2 to 3 (#1118)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 20, 2023
1 parent c254251 commit f710c3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
cd certifier && make image
- name: Login for image push
uses: docker/login-action@v2
uses: docker/login-action@v3
with:
registry: us.gcr.io
username: _json_key
Expand Down

0 comments on commit f710c3b

Please sign in to comment.