File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 steps :
1919 - id : ' auth'
2020 name : ' Authenticate to Google Cloud'
21- uses : ' google-github-actions/auth@v2.1.6 '
21+ uses : ' google-github-actions/auth@v2.1.13 '
2222 with :
2323 workload_identity_provider : ${{ inputs.GCP_WIP }}
2424 project_id : ${{ inputs.PROJECT_ID }}
Original file line number Diff line number Diff line change 6161
6262 - id : ' auth'
6363 name : ' Authenticate to Google Cloud'
64- uses : ' google-github-actions/auth@v2.1.7 '
64+ uses : ' google-github-actions/auth@v2.1.13 '
6565 with :
6666 workload_identity_provider : ${{ inputs.GCP_WIP }}
6767 project_id : ${{ inputs.PROJECT_ID }}
Original file line number Diff line number Diff line change @@ -169,7 +169,7 @@ jobs:
169169
170170 - id : ' auth'
171171 name : ' Authenticate to Google Cloud'
172- uses : ' google-github-actions/auth@v2.1.7 '
172+ uses : ' google-github-actions/auth@v2.1.13 '
173173 if : inputs.GCP_ENV == true
174174 with :
175175 workload_identity_provider : ${{ inputs.GCP_WIP }}
You can’t perform that action at this time.
0 commit comments