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 1764b4d commit 300870cCopy full SHA for 300870c
.github/workflows/test-kms.yml
@@ -34,7 +34,7 @@ jobs:
34
pip install --upgrade tox
35
36
- name: Authenticate to Google Cloud
37
- uses: google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193
+ uses: google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5
38
with:
39
token_format: access_token
40
workload_identity_provider: projects/843741030650/locations/global/workloadIdentityPools/securesystemslib-tests/providers/securesystemslib-tests
0 commit comments