Skip to content

Commit b1ac0f3

Browse files
chore(deps): Bump step-security/google-github-auth from 2.1.10 to 3.0.0
Bumps [step-security/google-github-auth](https://github.com/step-security/google-github-auth) from 2.1.10 to 3.0.0. - [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...f0e5c25) --- updated-dependencies: - dependency-name: step-security/google-github-auth dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a98c886 commit b1ac0f3

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@f0e5c257a9534a30b5df12f43329c1eb7b85a5be # v3.0.0
167167
if: ${{ inputs.enable-unit-tests && !cancelled() && !failure() }}
168168
with:
169169
token_format: 'access_token'

0 commit comments

Comments
 (0)