We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 751bc90 commit a6e237fCopy full SHA for a6e237f
1 file changed
.github/workflows/deploy-demo.yml
@@ -95,7 +95,7 @@ jobs:
95
with:
96
path: github.db
97
- name: Set up Cloud Run
98
- uses: google-github-actions/setup-gcloud@master
+ uses: google-github-actions/setup-gcloud@v0
99
100
version: '275.0.0'
101
service_account_email: ${{ secrets.GCP_SA_EMAIL }}
0 commit comments