Skip to content

Commit a59ad3b

Browse files
authored
Update prod-release.yml upgrade setup-gcloud action
1 parent 9e9f2b3 commit a59ad3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/prod-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
service_account: "${{ secrets.RUN_SA_EMAIL }}"
7070

7171
- name: "setup gcloud sdk"
72-
uses: google-github-actions/setup-gcloud@v0
72+
uses: google-github-actions/setup-gcloud@v2
7373

7474
- name: Build and push images
7575
run: |-

0 commit comments

Comments
 (0)