Skip to content

Commit fe3a87b

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

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

0 commit comments

Comments
 (0)