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@67e9c72af6e0492df856527b474995862b7b6591 # v2.0.0
79+ uses : google-github-actions/auth@f6de81663f7788d05bd15bcce18f0e57f23f0846 # v2.0.1
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@67e9c72af6e0492df856527b474995862b7b6591 # v2.0.0
198+ uses : google-github-actions/auth@f6de81663f7788d05bd15bcce18f0e57f23f0846 # v2.0.1
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