chore(deps): bump google-github-actions/setup-gcloud from 2.1.0 to 2.1.4
Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2.1.0 to 2.1.4.
- [Release notes](https://github.com/google-github-actions/setup-gcloud/releases)
- [Changelog](https://github.com/google-github-actions/setup-gcloud/blob/main/CHANGELOG.md)
- [Commits](98ddc00a17...77e7a554d4)
---
updated-dependencies:
- dependency-name: google-github-actions/setup-gcloud
dependency-version: 2.1.4
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
e716ced006
commit
41ef3a00c5
|
|
@ -72,7 +72,7 @@ jobs:
|
|||
export_environment_variables: true
|
||||
create_credentials_file: true
|
||||
- if: github.event_name != 'pull_request'
|
||||
uses: google-github-actions/setup-gcloud@98ddc00a17442e89a24bbf282954a3b65ce6d200 # v2.1.0
|
||||
uses: google-github-actions/setup-gcloud@77e7a554d41e2ee56fc945c52dfd3f33d12def9a # v2.1.4
|
||||
- if: github.event_name != 'pull_request'
|
||||
run: gcloud auth configure-docker
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue