@@ -129,7 +129,7 @@ jobs:
129
129
130
130
- name : Authenticate to Google Cloud
131
131
id : auth
132
- uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
132
+ uses : google-github-actions/auth@fc2174804b84f912b1f6d334e9463f484f1c552d # v3.0.0
133
133
with :
134
134
token_format : access_token
135
135
workload_identity_provider : ${{ secrets.GCR_WORKLOAD_IDENTITY }}
@@ -360,7 +360,7 @@ jobs:
360
360
361
361
- name : Authenticate to Google Cloud
362
362
id : auth
363
- uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
363
+ uses : google-github-actions/auth@fc2174804b84f912b1f6d334e9463f484f1c552d # v3.0.0
364
364
with :
365
365
token_format : access_token
366
366
workload_identity_provider : ${{ secrets.GCR_WORKLOAD_IDENTITY }}
@@ -430,7 +430,7 @@ jobs:
430
430
431
431
- name : Authenticate to Google Cloud
432
432
id : auth
433
- uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
433
+ uses : google-github-actions/auth@fc2174804b84f912b1f6d334e9463f484f1c552d # v3.0.0
434
434
with :
435
435
token_format : access_token
436
436
workload_identity_provider : ${{ secrets.GCR_WORKLOAD_IDENTITY }}
@@ -570,7 +570,7 @@ jobs:
570
570
571
571
- name : Authenticate to Google Cloud
572
572
id : auth
573
- uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
573
+ uses : google-github-actions/auth@fc2174804b84f912b1f6d334e9463f484f1c552d # v3.0.0
574
574
with :
575
575
token_format : access_token
576
576
workload_identity_provider : ${{ secrets.GCR_WORKLOAD_IDENTITY }}
0 commit comments