Skip to content

Commit e2348da

Browse files
chore(deps): Bump step-security/google-github-auth from 2.1.10 to 3.0.1
Bumps [step-security/google-github-auth](https://github.com/step-security/google-github-auth) from 2.1.10 to 3.0.1. - [Release notes](https://github.com/step-security/google-github-auth/releases) - [Changelog](https://github.com/step-security/google-github-auth/blob/main/CHANGELOG.md) - [Commits](step-security/google-github-auth@40f6dee...57c5121) --- updated-dependencies: - dependency-name: step-security/google-github-auth dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3cacaee commit e2348da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/zxc-compile-code.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
# May be removed once the artifacts are publicly accessible.
164164
- name: Authenticate to Google Cloud
165165
id: google-auth
166-
uses: step-security/google-github-auth@40f6deebd366f16c782d7a0ad0844e3b96a032a6 # v2.1.10
166+
uses: step-security/google-github-auth@57c51210cb4d85d8a5d39dc4c576c79bd693f914 # v3.0.1
167167
if: ${{ inputs.enable-unit-tests && !cancelled() && !failure() }}
168168
with:
169169
token_format: 'access_token'

0 commit comments

Comments
 (0)