File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 7676
7777 - id : ' auth'
7878 name : ' Authenticate to Google Cloud'
79- uses : google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033 # v1.1.1
79+ uses : google-github-actions/auth@f105ef0cdb3b102a020be1767fcc8a974898b7c6 # v1.2.0
8080 with :
8181 workload_identity_provider : ${{ secrets.PROVIDER_NAME }}
8282 service_account : ${{ secrets.SERVICE_ACCOUNT }}
@@ -195,7 +195,7 @@ jobs:
195195 name : ' Authenticate to Google Cloud'
196196 # only needed for Flakybot on periodic (schedule) and continuous (push) events
197197 if : ${{ github.event_name == 'schedule' || github.event_name == 'push' }}
198- uses : google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033 # v1.1.1
198+ uses : google-github-actions/auth@f105ef0cdb3b102a020be1767fcc8a974898b7c6 # v1.2.0
199199 with :
200200 workload_identity_provider : ${{ secrets.PROVIDER_NAME }}
201201 service_account : ${{ secrets.SERVICE_ACCOUNT }}
You can’t perform that action at this time.
0 commit comments