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 1010 id-token : write
1111 steps :
1212 - uses : actions/checkout@v4
13- - uses : google-github-actions/auth@v1
13+ - uses : google-github-actions/auth@v2
1414 with :
1515 workload_identity_provider : " projects/907031882243/locations/global/workloadIdentityPools/github/providers/github"
1616 service_account : " github-actions-score-server-ci@networkcontest.iam.gserviceaccount.com"
4141 id-token : write
4242 steps :
4343 - uses : actions/checkout@v4
44- - uses : google-github-actions/auth@v1
44+ - uses : google-github-actions/auth@v2
4545 with :
4646 workload_identity_provider : " projects/907031882243/locations/global/workloadIdentityPools/github/providers/github"
4747 service_account : " github-actions-score-server-ci@networkcontest.iam.gserviceaccount.com"
7272 id-token : write
7373 steps :
7474 - uses : actions/checkout@v4
75- - uses : google-github-actions/auth@v1
75+ - uses : google-github-actions/auth@v2
7676 with :
7777 workload_identity_provider : " projects/907031882243/locations/global/workloadIdentityPools/github/providers/github"
7878 service_account : " github-actions-score-server-ci@networkcontest.iam.gserviceaccount.com"
@@ -103,7 +103,7 @@ jobs:
103103 id-token : write
104104 steps :
105105 - uses : actions/checkout@v4
106- - uses : google-github-actions/auth@v1
106+ - uses : google-github-actions/auth@v2
107107 with :
108108 workload_identity_provider : " projects/907031882243/locations/global/workloadIdentityPools/github/providers/github"
109109 service_account : " github-actions-score-server-ci@networkcontest.iam.gserviceaccount.com"
You can’t perform that action at this time.
0 commit comments