File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 25
25
workload_identity_provider : ' ${{ secrets.WORKLOAD_IDENTITY_POOL_PROVIDER }}'
26
26
service_account : ' ${{ secrets.CONTAINER_IMAGE_BUILDER_SERVICE_ACCOUNT_ID }}'
27
27
token_format : ' access_token'
28
- - uses : google-github-actions/setup-gcloud@v2.0.1
28
+ - uses : google-github-actions/setup-gcloud@v2.1.0
29
29
with :
30
30
version : latest
31
31
- name : prepare environment variables
@@ -113,7 +113,7 @@ jobs:
113
113
workload_identity_provider : ' ${{ secrets.WORKLOAD_IDENTITY_POOL_PROVIDER }}'
114
114
service_account : ' ${{ secrets.CONTAINER_IMAGE_BUILDER_SERVICE_ACCOUNT_ID }}'
115
115
token_format : ' access_token'
116
- - uses : google-github-actions/setup-gcloud@v2.0.1
116
+ - uses : google-github-actions/setup-gcloud@v2.1.0
117
117
with :
118
118
version : latest
119
119
- name : sign-in to artifact registry
You can’t perform that action at this time.
0 commit comments