We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 27b6544 + a1c47aa commit 4156415Copy full SHA for 4156415
.github/workflows/cd.yml
@@ -132,7 +132,7 @@ jobs:
132
133
# Action Repo: https://github.com/google-github-actions/setup-gcloud
134
- name: "Stage 1: Install gcloud ${{ env.GCLOUD_SDK_VERION }}"
135
- uses: google-github-actions/setup-gcloud@v0
+ uses: google-github-actions/setup-gcloud@v1
136
with:
137
version: ${{ env.GCLOUD_SDK_VERION }}
138
@@ -268,7 +268,7 @@ jobs:
268
269
270
if: matrix.federation_member == 'prod'
271
272
273
274
0 commit comments