File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
26
26
- id : ' auth'
27
27
name : ' Authenticate to Google Cloud'
28
- uses : ' google-github-actions/auth@7b53cdc2a387814ed14eec026287aac689ae8c9b ' # v2.1.9
28
+ uses : ' google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193 ' # v2.1.10
29
29
with :
30
30
workload_identity_provider : ' ${{ secrets.GCP_WIF_PROVIDER }}'
31
31
service_account : ' ${{ secrets.GCP_WIF_SA_EMAIL }}'
Original file line number Diff line number Diff line change 29
29
30
30
- id : ' auth'
31
31
name : ' Authenticate to Google Cloud'
32
- uses : ' google-github-actions/auth@7b53cdc2a387814ed14eec026287aac689ae8c9b ' # v2.1.9
32
+ uses : ' google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193 ' # v2.1.10
33
33
with :
34
34
workload_identity_provider : ' ${{ secrets.GCP_WIF_PROVIDER }}'
35
35
service_account : ' ${{ secrets.GCP_WIF_SA_EMAIL }}'
You can’t perform that action at this time.
0 commit comments