Skip to content

Commit

Permalink
Fix broken version string for panda-dev-cloudsql
Browse files Browse the repository at this point in the history
  • Loading branch information
athornton committed Apr 23, 2024
1 parent 27188a2 commit 867fa8f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/panda-dev-cloudsql-tf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

# gcloud setup
- name: GCP login
uses: google-github-actions/setup-gcloud@mv0
uses: google-github-actions/setup-gcloud@v0
with:
version: '379.0.0'
service_account_key: ${{ secrets.GOOGLE_CREDENTIALS }}
Expand Down

0 comments on commit 867fa8f

Please sign in to comment.