@@ -129,7 +129,7 @@ jobs:
129129
130130 - name : Authenticate to Google Cloud
131131 id : auth
132- uses : google-github-actions/auth@fc2174804b84f912b1f6d334e9463f484f1c552d # v3.0.0
132+ uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
133133 with :
134134 token_format : access_token
135135 workload_identity_provider : ${{ secrets.GCR_WORKLOAD_IDENTITY }}
@@ -360,7 +360,7 @@ jobs:
360360
361361 - name : Authenticate to Google Cloud
362362 id : auth
363- uses : google-github-actions/auth@fc2174804b84f912b1f6d334e9463f484f1c552d # v3.0.0
363+ uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
364364 with :
365365 token_format : access_token
366366 workload_identity_provider : ${{ secrets.GCR_WORKLOAD_IDENTITY }}
@@ -430,7 +430,7 @@ jobs:
430430
431431 - name : Authenticate to Google Cloud
432432 id : auth
433- uses : google-github-actions/auth@fc2174804b84f912b1f6d334e9463f484f1c552d # v3.0.0
433+ uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
434434 with :
435435 token_format : access_token
436436 workload_identity_provider : ${{ secrets.GCR_WORKLOAD_IDENTITY }}
@@ -570,7 +570,7 @@ jobs:
570570
571571 - name : Authenticate to Google Cloud
572572 id : auth
573- uses : google-github-actions/auth@fc2174804b84f912b1f6d334e9463f484f1c552d # v3.0.0
573+ uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
574574 with :
575575 token_format : access_token
576576 workload_identity_provider : ${{ secrets.GCR_WORKLOAD_IDENTITY }}
0 commit comments