Skip to content

Commit

Permalink
chore(deps): update google-github-actions/auth action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 25, 2023
1 parent b172b2c commit 682126e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@ jobs:

- name: 'Set up Cloud SDK'
if: github.event_name != 'pull_request'
uses: 'google-github-actions/auth@3a3c4c57d294ef65efaaee4ff17b22fa88dd3c69' # v1.3.0
uses: 'google-github-actions/auth@67e9c72af6e0492df856527b474995862b7b6591' # v2.0.0
id: 'auth'
with:
token_format: "access_token" # this is important as it will generate the token to be used as an oauth2 token for the next step
Expand Down

0 comments on commit 682126e

Please sign in to comment.