Skip to content

Commit

Permalink
chore(deps): Bump google-github-actions/auth from 2.1.1 to 2.1.2 (#785)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 10, 2024
1 parent 7601dc6 commit 8b6769b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/zxc-compile-code.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ jobs:
# May be removed once the artifacts are publicly accessible.
- name: Authenticate to Google Cloud
id: google-auth
uses: google-github-actions/auth@a6e2e39c0a0331da29f7fd2c2a20a427e8d3ad1f # v2.1.1
uses: google-github-actions/auth@55bd3a7c6e2ae7cf1877fd1ccb9d54c0503c457c # v2.1.2
if: ${{ inputs.enable-unit-tests && !cancelled() && !failure() }}
with:
token_format: 'access_token'
Expand Down

0 comments on commit 8b6769b

Please sign in to comment.