We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 052a2d0 + b64f4a6 commit f6afd45Copy full SHA for f6afd45
1 file changed
.github/workflows/cicd.yml
@@ -48,7 +48,7 @@ jobs:
48
49
# Configure Google Cloud credentials
50
- name: Configure Google Cloud credentials
51
- uses: GoogleCloudPlatform/github-actions/setup-gcloud@0.1.3
+ uses: google-github-actions/setup-gcloud@v0.2.1
52
with:
53
service_account_key: ${{ secrets.GCP_KEY }}
54
project_id: ${{ secrets.GCP_PROJECT }}
0 commit comments