Skip to content

Commit

Permalink
chore(deps): update google-github-actions/auth action to v2.1.3 (#2788)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 14, 2024
1 parent 97740e1 commit 369ee3a
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 @@ -231,7 +231,7 @@ jobs:

- name: "Set up Cloud SDK"
if: github.event_name != 'pull_request'
uses: "google-github-actions/auth@55bd3a7c6e2ae7cf1877fd1ccb9d54c0503c457c" # v2.1.2
uses: "google-github-actions/auth@71fee32a0bb7e97b4d33d548e7d957010649d8fa" # v2.1.3
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 369ee3a

Please sign in to comment.