Skip to content
This repository has been archived by the owner on Mar 21, 2024. It is now read-only.

Commit

Permalink
Ping gcloud tools to a specific version
Browse files Browse the repository at this point in the history
  • Loading branch information
JlUgia committed Jan 18, 2024
1 parent ab80703 commit 0c7acc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
with:
node-version: '20.x'
- name: Use Google Cloud CLI
uses: google-github-actions/setup-gcloud@main
uses: google-github-actions/setup-gcloud@v2
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
service_account_email: ${{ secrets.GCP_SA_EMAIL }}
Expand Down

0 comments on commit 0c7acc4

Please sign in to comment.