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 59dea57 commit 5741eceCopy full SHA for 5741ece
.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@cb1e50a9932213ecece00a606661ae9ca44f3397 # v2.2.0
+ uses: google-github-actions/setup-gcloud@26f734c2779b00b7dda794207734c511110a4368 # v3.0.0
104
with:
105
project_id: ${{ secrets.GCP_PROJECT_ID }}
106
install_components: kubectl
0 commit comments