File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ inputs:
18
18
runs :
19
19
using : composite
20
20
steps :
21
- - uses : google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
21
+ - uses : google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 # v2.1.12
22
22
name : Auth with direct WIF
23
23
id : auth_with_direct_wif
24
24
with :
Original file line number Diff line number Diff line change 69
69
BUCKET : ${{ inputs.bucket }}
70
70
ENVIRONMENT : ${{ inputs.environment }}
71
71
SERVICE_ACCOUNT : ${{ inputs.service_account }}
72
- - uses : google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462 # v2.1.11
72
+ - uses : google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 # v2.1.12
73
73
id : gcloud-auth
74
74
with :
75
75
workload_identity_provider : " projects/304398677251/locations/global/workloadIdentityPools/github/providers/github-provider"
You can’t perform that action at this time.
0 commit comments