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 b0099d7 commit 9a5d8b2Copy full SHA for 9a5d8b2
.github/workflows/upload-cloud-images.yaml
@@ -32,7 +32,7 @@ jobs:
32
# https://github.com/google-github-actions/auth/blob/main/docs/EXAMPLES.md#service-account-key-json
33
- id: "auth"
34
name: "Authenticate to GCP"
35
- uses: 'google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f' # v2
+ uses: 'google-github-actions/auth@c200f3691d83b41bf9bbd8638997a462592937ed' # v2
36
with:
37
create_credentials_file: true
38
workload_identity_provider: 'projects/908384205599/locations/global/workloadIdentityPools/github/providers/kairos'
0 commit comments