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 55d1d63 commit d7e6178Copy full SHA for d7e6178
.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@26f734c2779b00b7dda794207734c511110a4368 # v3.0.0
+ uses: google-github-actions/setup-gcloud@aa5489c8933f4cc7a4f7d45035b3b1440c9c10db # v3.0.1
104
with:
105
project_id: ${{ secrets.GCP_PROJECT_ID }}
106
install_components: kubectl
0 commit comments