Skip to content

Commit 9eb916e

Browse files
authored
Merge pull request #1054 from broadinstitute/jklugherz-patch-2
Update prod-release.yml upgrade setup-gcloud action
2 parents 9e9f2b3 + a59ad3b commit 9eb916e

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)