|
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 }} |
@@ -172,7 +172,7 @@ jobs: |
172 | 172 |
|
173 | 173 | - name: Authenticate to Google Cloud |
174 | 174 | id: gcr-auth |
175 | | - uses: google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6 |
| 175 | + uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7 |
176 | 176 | with: |
177 | 177 | token_format: access_token |
178 | 178 | workload_identity_provider: ${{ secrets.GCR_WORKLOAD_IDENTITY }} |
@@ -216,7 +216,7 @@ jobs: |
216 | 216 |
|
217 | 217 | - name: Authenticate to Google Cloud |
218 | 218 | id: gcr-auth |
219 | | - uses: google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6 |
| 219 | + uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7 |
220 | 220 | with: |
221 | 221 | token_format: access_token |
222 | 222 | workload_identity_provider: ${{ secrets.GCR_WORKLOAD_IDENTITY }} |
@@ -262,7 +262,7 @@ jobs: |
262 | 262 |
|
263 | 263 | - name: Authenticate to Google Cloud |
264 | 264 | id: gcr-auth |
265 | | - uses: google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6 |
| 265 | + uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7 |
266 | 266 | with: |
267 | 267 | token_format: access_token |
268 | 268 | workload_identity_provider: ${{ secrets.GCR_WORKLOAD_IDENTITY }} |
|
0 commit comments