Skip to content

Commit

Permalink
build(deps): bump google-github-actions/setup-gcloud from 0.2.1 to 2.…
Browse files Browse the repository at this point in the history
…1.1 (#1)
  • Loading branch information
imatthewtanner authored Aug 16, 2024
2 parents a690e08 + ffcc1f9 commit 591c656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/recreate-linux-runners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ jobs:
- linux-self-hosted-1
steps:
- name: Set up Cloud SDK
uses: google-github-actions/setup-gcloud@v0.2.1
uses: google-github-actions/setup-gcloud@v2.1.1
with:
project_id: ${{ secrets.GCP_PROJECT_ID }}
service_account_key: ${{ secrets.GCP_SA_KEY }}
Expand Down

0 comments on commit 591c656

Please sign in to comment.