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 76
76
77
77
- id : ' auth'
78
78
name : ' Authenticate to Google Cloud'
79
- uses : google-github-actions/auth@e8df18b60c5dd38ba618c121b779307266153fbf # v1.1.0
79
+ uses : google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033 # v1.1.1
80
80
with :
81
81
workload_identity_provider : ${{ secrets.PROVIDER_NAME }}
82
82
service_account : ${{ secrets.SERVICE_ACCOUNT }}
@@ -194,7 +194,7 @@ jobs:
194
194
195
195
- id : ' auth'
196
196
name : ' Authenticate to Google Cloud'
197
- uses : google-github-actions/auth@e8df18b60c5dd38ba618c121b779307266153fbf # v1.1.0
197
+ uses : google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033 # v1.1.1
198
198
with :
199
199
workload_identity_provider : ${{ secrets.PROVIDER_NAME }}
200
200
service_account : ${{ secrets.SERVICE_ACCOUNT }}
You can’t perform that action at this time.
0 commit comments