Skip to content

Commit a6e237f

Browse files
authored
google-github-actions/setup-gcloud@v0
1 parent 751bc90 commit a6e237f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-demo.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
with:
9696
path: github.db
9797
- name: Set up Cloud Run
98-
uses: google-github-actions/setup-gcloud@master
98+
uses: google-github-actions/setup-gcloud@v0
9999
with:
100100
version: '275.0.0'
101101
service_account_email: ${{ secrets.GCP_SA_EMAIL }}

0 commit comments

Comments
 (0)