Skip to content

Commit

Permalink
Merge pull request #234 from sue445/dependabot/github_actions/google-…
Browse files Browse the repository at this point in the history
…github-actions/setup-gcloud-2

Bump google-github-actions/setup-gcloud from 1 to 2
  • Loading branch information
sue445 authored Dec 12, 2023
2 parents 0f7d589 + e2c6cbf commit 5c3bee2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
service_account: ${{ env.SERVICE_ACCOUNT_EMAIL }}

- name: GCP Authenticate
uses: google-github-actions/setup-gcloud@v1
uses: google-github-actions/setup-gcloud@v2
with:
version: latest
project_id: ${{ env.GCP_PROJECT }}
Expand Down

0 comments on commit 5c3bee2

Please sign in to comment.