mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +02:00
chore(deps): update google-github-actions/setup-gcloud action to v1 (#15)
Co-authored-by: plural-renovate[bot] <plural-renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2353049afb
commit
c2be39bda8
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish.yaml
vendored
2
.github/workflows/publish.yaml
vendored
|
@ -37,7 +37,7 @@ jobs:
|
|||
service_account: 'terraform@pluralsh.iam.gserviceaccount.com'
|
||||
token_format: 'access_token'
|
||||
create_credentials_file: true
|
||||
- uses: google-github-actions/setup-gcloud@v0.3.0
|
||||
- uses: google-github-actions/setup-gcloud@v1.0.0
|
||||
- name: Login to gcr
|
||||
run: gcloud auth configure-docker -q
|
||||
- name: Login to plural registry
|
||||
|
|
Loading…
Reference in a new issue