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 f0c05fe commit 3aa265bCopy full SHA for 3aa265b
.github/workflows/cd.yml
@@ -648,7 +648,7 @@ jobs:
648
service_account: github-plugin-ci-workflows@grafanalabs-workload-identity.iam.gserviceaccount.com
649
650
- name: "Set up Cloud SDK"
651
- uses: "google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a" # v2.1.4
+ uses: "google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9" # v2.1.5
652
with:
653
version: ">= 363.0.0"
654
0 commit comments