From e3c566fcf93808c917e842c7c90456fecd76fb3c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 Dec 2023 04:30:49 +0000 Subject: [PATCH] build(deps): bump google-github-actions/setup-gcloud from 2.0.0 to 2.0.1 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] --- .github/workflows/release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 08cbf637..09ac62d5 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -137,7 +137,7 @@ jobs: - uses: google-github-actions/auth@67e9c72af6e0492df856527b474995862b7b6591 with: credentials_json: ${{ secrets.LINKERD_SITE_TOKEN }} - - uses: google-github-actions/setup-gcloud@825196879a077b7efa50db2e88409f44de4635c2 + - uses: google-github-actions/setup-gcloud@5a5f7b85fca43e76e53463acaa9d408a03c98d3a - uses: linkerd/dev/actions/setup-tools@v41 - uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Publish edge helm chart