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 04ce06a commit a569a9eCopy full SHA for a569a9e
.github/workflows/nfr.yml
@@ -93,7 +93,7 @@ jobs:
93
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
94
95
- name: Set up Cloud SDK
96
- uses: google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a # v2.1.2
+ uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a # v2.1.4
97
with:
98
project_id: ${{ secrets.GCP_PROJECT_ID }}
99
install_components: kubectl
0 commit comments