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 b33dfd1 commit c0ab8e5Copy full SHA for c0ab8e5
.github/workflows/nfr.yml
@@ -82,7 +82,7 @@ jobs:
82
service_account: ${{ secrets.GCP_SERVICE_ACCOUNT }}
83
84
- name: Set up Cloud SDK
85
- uses: google-github-actions/setup-gcloud@f0990588f1e5b5af6827153b93673613abdc6ec7 # v2.1.1
+ uses: google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a # v2.1.2
86
with:
87
project_id: ${{ secrets.GCP_PROJECT_ID }}
88
install_components: kubectl
0 commit comments