From ea8b7b56fec6589e11a72e345c6a87491b64f78a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Mar 2025 04:17:57 +0000 Subject: [PATCH] build(deps): bump google-github-actions/auth from 2.1.7 to 2.1.8 Bumps [google-github-actions/auth](https://github.com/google-github-actions/auth) from 2.1.7 to 2.1.8. - [Release notes](https://github.com/google-github-actions/auth/releases) - [Changelog](https://github.com/google-github-actions/auth/blob/main/CHANGELOG.md) - [Commits](https://github.com/google-github-actions/auth/compare/6fc4af4b145ae7821d527454aa9bd537d1f2dc5f...71f986410dfbc7added4569d411d040a91dc6935) --- updated-dependencies: - dependency-name: google-github-actions/auth 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 c8b2655..196eb54 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -134,7 +134,7 @@ jobs: runs-on: ubuntu-latest needs: [gh-release] steps: - - uses: google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f + - uses: google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935 with: credentials_json: ${{ secrets.LINKERD_SITE_TOKEN }} - uses: google-github-actions/setup-gcloud@6189d56e4096ee891640bb02ac264be376592d6a