Skip to content

Commit

Permalink
chore(deps): update google-github-actions/setup-gcloud action to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 3, 2024
1 parent 888d76e commit 28da2ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
- uses: actions/checkout@v4
- name: Setup gcloud environment
uses: google-github-actions/setup-gcloud@v0
uses: google-github-actions/setup-gcloud@v2
with:
# The service account key which will be used for authentication.
service_account_key: ${{ secrets.GCLOUD_SERVICE_KEY }}
Expand Down

0 comments on commit 28da2ee

Please sign in to comment.