File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
steps :
13
13
- name : Checkout
14
14
uses : actions/checkout@v4
15
- - uses : google-github-actions/auth@v1
15
+ - uses : google-github-actions/auth@v2
16
16
with :
17
17
workload_identity_provider : " projects/907031882243/locations/global/workloadIdentityPools/github/providers/github"
18
18
service_account :
" [email protected] "
44
44
steps :
45
45
- name : Checkout
46
46
uses : actions/checkout@v4
47
- - uses : google-github-actions/auth@v1
47
+ - uses : google-github-actions/auth@v2
48
48
with :
49
49
workload_identity_provider : " projects/907031882243/locations/global/workloadIdentityPools/github/providers/github"
50
50
service_account :
" [email protected] "
78
78
uses : actions/checkout@v4
79
79
with :
80
80
submodules : true
81
- - uses : google-github-actions/auth@v1
81
+ - uses : google-github-actions/auth@v2
82
82
with :
83
83
workload_identity_provider : " projects/907031882243/locations/global/workloadIdentityPools/github/providers/github"
84
84
service_account :
" [email protected] "
You can’t perform that action at this time.
0 commit comments