File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -292,7 +292,7 @@ jobs:
292292 - id : auth
293293 name : Authenticate to Google Cloud
294294 if : inputs.gcp-workload-identity-provider != ''
295- uses : google-github-actions/auth@e8df18b60c5dd38ba618c121b779307266153fbf # v1.1.0
295+ uses : google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033 # v1.1.1
296296 with :
297297 token_format : " access_token"
298298 workload_identity_provider : ${{ inputs.gcp-workload-identity-provider }}
Original file line number Diff line number Diff line change @@ -139,7 +139,7 @@ jobs:
139139 - id : auth
140140 name : Authenticate to Google Cloud
141141 if : inputs.gcp-workload-identity-provider != ''
142- uses : google-github-actions/auth@e8df18b60c5dd38ba618c121b779307266153fbf # v1.1.0
142+ uses : google-github-actions/auth@35b0e87d162680511bf346c299f71c9c5c379033 # v1.1.1
143143 with :
144144 token_format : " access_token"
145145 workload_identity_provider : ${{ inputs.gcp-workload-identity-provider }}
You can’t perform that action at this time.
0 commit comments