|
85 | 85 |
|
86 | 86 | - name: Authenticate to Google Cloud
|
87 | 87 | id: gcr-auth
|
88 |
| - uses: google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6 |
| 88 | + uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7 |
89 | 89 | with:
|
90 | 90 | token_format: access_token
|
91 | 91 | workload_identity_provider: ${{ secrets.GCR_WORKLOAD_IDENTITY }}
|
@@ -123,7 +123,7 @@ jobs:
|
123 | 123 |
|
124 | 124 | - name: Authenticate to Google Cloud
|
125 | 125 | id: gcr-auth
|
126 |
| - uses: google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6 |
| 126 | + uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7 |
127 | 127 | with:
|
128 | 128 | token_format: access_token
|
129 | 129 | workload_identity_provider: ${{ secrets.GCR_WORKLOAD_IDENTITY }}
|
@@ -176,15 +176,15 @@ jobs:
|
176 | 176 |
|
177 | 177 | - name: Authenticate to Google Cloud
|
178 | 178 | id: gcr-priv-auth
|
179 |
| - uses: google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6 |
| 179 | + uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7 |
180 | 180 | with:
|
181 | 181 | token_format: access_token
|
182 | 182 | workload_identity_provider: ${{ secrets.GCR_WORKLOAD_IDENTITY }}
|
183 | 183 | service_account: ${{ secrets.GCR_SERVICE_ACCOUNT }}
|
184 | 184 |
|
185 | 185 | - name: Authenticate to Google Cloud Marketplace
|
186 | 186 | id: gcr-mktpl-auth
|
187 |
| - uses: google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6 |
| 187 | + uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7 |
188 | 188 | with:
|
189 | 189 | token_format: access_token
|
190 | 190 | workload_identity_provider: ${{ secrets.GCR_WORKLOAD_IDENTITY_MKTPL }}
|
@@ -217,7 +217,7 @@ jobs:
|
217 | 217 |
|
218 | 218 | - name: Authenticate to Google Cloud
|
219 | 219 | id: gcr-auth
|
220 |
| - uses: google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6 |
| 220 | + uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7 |
221 | 221 | with:
|
222 | 222 | token_format: access_token
|
223 | 223 | workload_identity_provider: ${{ secrets.GCR_WORKLOAD_IDENTITY }}
|
@@ -266,7 +266,7 @@ jobs:
|
266 | 266 |
|
267 | 267 | - name: Authenticate to Google Cloud
|
268 | 268 | id: gcr-auth
|
269 |
| - uses: google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6 |
| 269 | + uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7 |
270 | 270 | with:
|
271 | 271 | token_format: access_token
|
272 | 272 | workload_identity_provider: ${{ secrets.GCR_WORKLOAD_IDENTITY }}
|
|
0 commit comments