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.
1 parent 13d885f commit 68d26c0Copy full SHA for 68d26c0
.github/workflows/release.yaml
@@ -50,7 +50,7 @@ jobs:
50
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
51
52
- name: Setup GCloud SDK
53
- uses: "google-github-actions/setup-gcloud@v2"
+ uses: "google-github-actions/setup-gcloud@v3"
54
55
- name: Publish Helm Chart
56
run: |
0 commit comments