From 22596b40aed9c1c5cb75296a930da76fda68a9a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Dec 2023 16:40:58 -0500 Subject: [PATCH] chore(deps): bump google-github-actions/setup-gcloud from 2.0.0 to 2.0.1 (#2927) Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2.0.0 to 2.0.1. - [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](https://github.com/google-github-actions/setup-gcloud/compare/825196879a077b7efa50db2e88409f44de4635c2...5a5f7b85fca43e76e53463acaa9d408a03c98d3a) --- updated-dependencies: - dependency-name: google-github-actions/setup-gcloud dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- .github/workflows/images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/images.yaml b/.github/workflows/images.yaml index 989600655..85d599446 100644 --- a/.github/workflows/images.yaml +++ b/.github/workflows/images.yaml @@ -70,7 +70,7 @@ jobs: export_environment_variables: true create_credentials_file: true - if: github.event_name != 'pull_request' - uses: google-github-actions/setup-gcloud@825196879a077b7efa50db2e88409f44de4635c2 # v2.0.0 + uses: google-github-actions/setup-gcloud@5a5f7b85fca43e76e53463acaa9d408a03c98d3a # v2.0.1 - if: github.event_name != 'pull_request' run: gcloud auth configure-docker