From 43b96df12dedf1efcf6be7abef4112c17418bc20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 04:35:55 +0000 Subject: [PATCH] build(deps): bump google-github-actions/setup-gcloud from 2.1.0 to 2.1.2 Bumps [google-github-actions/setup-gcloud](https://github.com/google-github-actions/setup-gcloud) from 2.1.0 to 2.1.2. - [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/98ddc00a17442e89a24bbf282954a3b65ce6d200...6189d56e4096ee891640bb02ac264be376592d6a) --- 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 6f7ed024..03109093 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -137,7 +137,7 @@ jobs: - uses: google-github-actions/auth@5a50e581162a13f4baa8916d01180d2acbc04363 with: credentials_json: ${{ secrets.LINKERD_SITE_TOKEN }} - - uses: google-github-actions/setup-gcloud@98ddc00a17442e89a24bbf282954a3b65ce6d200 + - uses: google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a - uses: linkerd/dev/actions/setup-tools@v44 - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - name: Publish edge helm chart