File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,12 +26,12 @@ jobs:
26
26
- name : Checkout code
27
27
uses : actions/checkout@v4
28
28
- name : Authenticate with Google Cloud
29
- uses : google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193
29
+ uses : google-github-actions/auth@140bb5113ffb6b65a7e9b937a81fa96cf5064462
30
30
with :
31
31
workload_identity_provider : projects/309789351055/locations/global/workloadIdentityPools/github-actions/providers/github
32
32
service_account :
[email protected]
33
33
- name : Set up Google Cloud SDK
34
- uses : google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a
34
+ uses : google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9
35
35
- name : Deploy to dev.registry.coder.com
36
36
run : gcloud builds triggers run 29818181-126d-4f8a-a937-f228b27d3d34 --branch main
37
37
- name : Deploy to registry.coder.com
You can’t perform that action at this time.
0 commit comments