This repository was archived by the owner on Feb 23, 2024. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 9494
9595 - name : Authenticate to GCP
9696 id : auth
97- uses : google-github-actions/auth@v0.4.4
97+ uses : google-github-actions/auth@v0.7.1
9898 with :
9999 token_format : access_token
100100 workload_identity_provider : ${{ secrets.wip }}
@@ -157,7 +157,7 @@ jobs:
157157
158158 - name : Authenticate to GCP
159159 id : auth
160- uses : google-github-actions/auth@v0.4.4
160+ uses : google-github-actions/auth@v0.7.1
161161 with :
162162 token_format : access_token
163163 workload_identity_provider : ${{ secrets.wip }}
@@ -186,7 +186,7 @@ jobs:
186186
187187 - name : Authenticate to GCP
188188 id : auth
189- uses : google-github-actions/auth@v0.4.4
189+ uses : google-github-actions/auth@v0.7.1
190190 with :
191191 token_format : access_token
192192 workload_identity_provider : ${{ secrets.wip }}
Original file line number Diff line number Diff line change @@ -101,7 +101,7 @@ jobs:
101101
102102 - name : Authenticate to GCP
103103 id : auth
104- uses : google-github-actions/auth@v0.4.4
104+ uses : google-github-actions/auth@v0.7.1
105105 with :
106106 token_format : access_token
107107 workload_identity_provider : ${{ secrets.wip }}
@@ -177,7 +177,7 @@ jobs:
177177
178178 - name : Authenticate to GCP
179179 id : auth
180- uses : google-github-actions/auth@v0.4.4
180+ uses : google-github-actions/auth@v0.7.1
181181 with :
182182 token_format : access_token
183183 workload_identity_provider : ${{ secrets.wip }}
You can’t perform that action at this time.
0 commit comments