Skip to content

Commit

Permalink
chore(deps): update google-github-actions/setup-gcloud action to v1 (G…
Browse files Browse the repository at this point in the history
…oogleCloudPlatform#167)

Co-authored-by: Eno Compton <enocom@google.com>
  • Loading branch information
renovate-bot and enocom authored Nov 9, 2022
1 parent 2140fdd commit c7ff009
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
service_account: ${{ secrets.SERVICE_ACCOUNT }}

- name: 'Set up Cloud SDK'
uses: 'google-github-actions/setup-gcloud@v0.6.2'
uses: 'google-github-actions/setup-gcloud@v1.0.0'

- name: Get Secrets
id: 'secrets'
Expand Down

0 comments on commit c7ff009

Please sign in to comment.