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.
2 parents cc0a773 + aa9b81b commit b79717aCopy full SHA for b79717a
.github/workflows/test-kms.yml
@@ -32,7 +32,7 @@ jobs:
32
pip install --upgrade tox
33
34
- name: Authenticate to Google Cloud
35
- uses: google-github-actions/auth@f112390a2df9932162083945e46d439060d66ec2
+ uses: google-github-actions/auth@62cf5bd3e4211a0a0b51f2c6d6a37129d828611d
36
with:
37
token_format: access_token
38
workload_identity_provider: projects/843741030650/locations/global/workloadIdentityPools/securesystemslib-tests/providers/securesystemslib-tests
0 commit comments