We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 590028d commit b9d65a1Copy full SHA for b9d65a1
.github/workflows/release.yaml
@@ -68,7 +68,7 @@ jobs:
68
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
69
70
- name: Setup GCloud SDK
71
- uses: "google-github-actions/setup-gcloud@v1"
+ uses: "google-github-actions/setup-gcloud@v2"
72
73
- name: Publish Helm Chart
74
run: |
0 commit comments