File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 99 permissions :
1010 id-token : write
1111 steps :
12- - uses : actions/checkout@v3
12+ - uses : actions/checkout@v4
1313 - uses : google-github-actions/auth@v1
1414 with :
1515 workload_identity_provider : " projects/907031882243/locations/global/workloadIdentityPools/github/providers/github"
4040 permissions :
4141 id-token : write
4242 steps :
43- - uses : actions/checkout@v3
43+ - uses : actions/checkout@v4
4444 - uses : google-github-actions/auth@v1
4545 with :
4646 workload_identity_provider : " projects/907031882243/locations/global/workloadIdentityPools/github/providers/github"
7171 permissions :
7272 id-token : write
7373 steps :
74- - uses : actions/checkout@v3
74+ - uses : actions/checkout@v4
7575 - uses : google-github-actions/auth@v1
7676 with :
7777 workload_identity_provider : " projects/907031882243/locations/global/workloadIdentityPools/github/providers/github"
@@ -102,7 +102,7 @@ jobs:
102102 permissions :
103103 id-token : write
104104 steps :
105- - uses : actions/checkout@v3
105+ - uses : actions/checkout@v4
106106 - uses : google-github-actions/auth@v1
107107 with :
108108 workload_identity_provider : " projects/907031882243/locations/global/workloadIdentityPools/github/providers/github"
You can’t perform that action at this time.
0 commit comments