File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -428,7 +428,7 @@ jobs:
428
428
fetch-depth : 0
429
429
430
430
- name : Authenticate to Google Cloud
431
- uses : google-github-actions/auth@v0
431
+ uses : google-github-actions/auth@v1
432
432
with :
433
433
workload_identity_provider : projects/573722524737/locations/global/workloadIdentityPools/github/providers/github
434
434
service_account : coder-ci@coder-dogfood.iam.gserviceaccount.com
Original file line number Diff line number Diff line change @@ -170,7 +170,7 @@ jobs:
170
170
GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
171
171
172
172
- name : Authenticate to Google Cloud
173
- uses : google-github-actions/auth@v0
173
+ uses : google-github-actions/auth@v1
174
174
with :
175
175
workload_identity_provider : ${{ secrets.GCP_WORKLOAD_ID_PROVIDER }}
176
176
service_account : ${{ secrets.GCP_SERVICE_ACCOUNT }}
You can’t perform that action at this time.
0 commit comments