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 0ca388f commit 16edc1aCopy full SHA for 16edc1a
.github/workflows/nfr.yml
@@ -100,7 +100,7 @@ jobs:
100
password: ${{ steps.auth.outputs.access_token }}
101
102
- name: Set up Cloud SDK
103
- uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a # v2.1.4
+ uses: google-github-actions/setup-gcloud@6a7c903a70c8625ed6700fa299f5ddb4ca6022e9 # v2.1.5
104
with:
105
project_id: ${{ secrets.GCP_PROJECT_ID }}
106
install_components: kubectl
0 commit comments