File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040
4141 - name : Google Auth
4242 id : auth
43- uses : " google-github-actions/auth@v4 "
43+ uses : " google-github-actions/auth@v2 "
4444 with :
4545 token_format : " access_token"
4646 project_id : " ${{ secrets.PROJECT_ID }}"
Original file line number Diff line number Diff line change 3838
3939 - name : Google Auth
4040 id : auth
41- uses : " google-github-actions/auth@v4 "
41+ uses : " google-github-actions/auth@v2 "
4242 with :
4343 token_format : " access_token"
4444 workload_identity_provider : " ${{ secrets.WIF_PROVIDER }}"
8888
8989 - name : Google Auth
9090 id : auth
91- uses : " google-github-actions/auth@v4 "
91+ uses : " google-github-actions/auth@v2 "
9292 with :
9393 token_format : " access_token"
9494 workload_identity_provider : " ${{ secrets.WIF_PROVIDER }}"
Original file line number Diff line number Diff line change 3838
3939 - name : Google Auth
4040 id : auth
41- uses : " google-github-actions/auth@v4 "
41+ uses : " google-github-actions/auth@v2 "
4242 with :
4343 token_format : " access_token"
4444 project_id : " ${{ secrets.PROJECT_ID }}"
You can’t perform that action at this time.
0 commit comments