Skip to content

Commit e2c0b01

Browse files
authored
Pin to v0
Fix auth?
1 parent 95fc813 commit e2c0b01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
run: npm install && npm run build && sh ./scripts/postbuild.sh
3131

3232
- name: Setup Cloud SDK
33-
uses: google-github-actions/setup-gcloud@main
33+
uses: google-github-actions/setup-gcloud@v0
3434
with:
3535
service_account_key: ${{ secrets.GCLOUD_SAK }}
3636
export_default_credentials: true

0 commit comments

Comments
 (0)