Skip to content

Commit

Permalink
Bump google-github-actions/auth to v2 for docker
Browse files Browse the repository at this point in the history
  • Loading branch information
thekondor committed Dec 4, 2023
1 parent bf361e8 commit 1b0d1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@ jobs:

- name: Authenticate with Google Cloud
id: auth
uses: google-github-actions/auth@v0
uses: google-github-actions/auth@v2
with:
credentials_json: ${{ secrets.gar_service_account_key }}

Expand Down

0 comments on commit 1b0d1c3

Please sign in to comment.