File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5454 - id : auth
5555 name : Authenticate to Google Cloud
5656 if : ${{ github.event_name == 'schedule' || github.event_name == 'push' }}
57- uses : google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 # v2.1.12
57+ uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
5858 with :
5959 workload_identity_provider : ${{ vars.PROVIDER_NAME }}
6060 service_account : ${{ vars.SERVICE_ACCOUNT }}
@@ -136,7 +136,7 @@ jobs:
136136
137137 - id : auth
138138 name : Authenticate to Google Cloud
139- uses : google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 # v2.1.12
139+ uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
140140 with :
141141 workload_identity_provider : ${{ vars.PROVIDER_NAME }}
142142 service_account : ${{ vars.SERVICE_ACCOUNT }}
@@ -269,7 +269,7 @@ jobs:
269269
270270 - id : auth
271271 name : Authenticate to Google Cloud
272- uses : google-github-actions/auth@b7593ed2efd1c1617e1b0254da33b86225adb2a5 # v2.1.12
272+ uses : google-github-actions/auth@7c6bc770dae815cd3e89ee6cdf493a5fab2cc093 # v3.0.0
273273 with :
274274 workload_identity_provider : ${{ vars.PROVIDER_NAME }}
275275 service_account : ${{ vars.SERVICE_ACCOUNT }}
You can’t perform that action at this time.
0 commit comments