We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b953105 commit 825be1eCopy full SHA for 825be1e
.github/workflows/zxc-compile-code.yaml
@@ -163,7 +163,7 @@ jobs:
163
# May be removed once the artifacts are publicly accessible.
164
- name: Authenticate to Google Cloud
165
id: google-auth
166
- uses: google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935 # v2.1.8
+ uses: step-security/google-github-auth@40f6deebd366f16c782d7a0ad0844e3b96a032a6 # v2.1.10
167
if: ${{ inputs.enable-unit-tests && !cancelled() && !failure() }}
168
with:
169
token_format: 'access_token'
0 commit comments