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 43
43
- run : npm run build
44
44
- id : " auth"
45
45
name : " Authenticate to Google Cloud"
46
- uses : " google-github-actions/auth@v2 "
46
+ uses : " google-github-actions/auth@v3 "
47
47
with :
48
48
token_format : " access_token"
49
49
workload_identity_provider : " projects/914576303414/locations/global/workloadIdentityPools/github-actions-wi-pool/providers/github-actions-wi-provider"
Original file line number Diff line number Diff line change 27
27
28
28
- id : " auth"
29
29
name : " Authenticate to Google Cloud"
30
- uses : " google-github-actions/auth@v2 "
30
+ uses : " google-github-actions/auth@v3 "
31
31
with :
32
32
token_format : " access_token"
33
33
workload_identity_provider : " projects/914576303414/locations/global/workloadIdentityPools/github-actions-wi-pool/providers/github-actions-wi-provider"
You can’t perform that action at this time.
0 commit comments