@@ -127,7 +127,7 @@ jobs:
127127
128128 - name : Authenticate to Google Cloud
129129 id : auth
130- uses : google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6
130+ uses : google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7
131131 with :
132132 token_format : access_token
133133 workload_identity_provider : ${{ secrets.GCR_WORKLOAD_IDENTITY }}
@@ -261,7 +261,7 @@ jobs:
261261 if : ${{ needs.checks.outputs.binary_cache_hit != 'true' }}
262262
263263 - name : Build binaries
264- uses : goreleaser/goreleaser-action@286f3b13b1b49da4ac219696163fb8c1c93e1200 # v6.0 .0
264+ uses : goreleaser/goreleaser-action@9ed2f89a662bf1735a48bc8557fd212fa902bebf # v6.1 .0
265265 with :
266266 version : latest
267267 args : build --snapshot --clean
@@ -403,7 +403,7 @@ jobs:
403403
404404 - name : Authenticate to Google Cloud
405405 id : auth
406- uses : google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6
406+ uses : google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7
407407 with :
408408 token_format : access_token
409409 workload_identity_provider : ${{ secrets.GCR_WORKLOAD_IDENTITY }}
@@ -537,7 +537,7 @@ jobs:
537537
538538 - name : Authenticate to Google Cloud
539539 id : auth
540- uses : google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70 # v2.1.6
540+ uses : google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f # v2.1.7
541541 with :
542542 token_format : access_token
543543 workload_identity_provider : ${{ secrets.GCR_WORKLOAD_IDENTITY }}
0 commit comments