Skip to content

Commit

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

Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
  • Loading branch information
plural-renovate[bot] and plural-renovate[bot] authored Nov 27, 2022
1 parent 50c319c commit 7fc0e63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
service_account: '[email protected]'
token_format: 'access_token'
create_credentials_file: true
- uses: google-github-actions/setup-gcloud@v0.6.2
- uses: google-github-actions/setup-gcloud@v1.0.1
- name: Login to gcr
run: gcloud auth configure-docker -q
- name: Login to plural registry
Expand Down

0 comments on commit 7fc0e63

Please sign in to comment.