diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 8a0f22aed2081..c2b80647f2666 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -313,7 +313,7 @@ jobs: - name: Checkout code uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 - name: Log into GCP - uses: 'google-github-actions/auth@f105ef0cdb3b102a020be1767fcc8a974898b7c6' + uses: 'google-github-actions/auth@67e9c72af6e0492df856527b474995862b7b6591' with: credentials_json: ${{ secrets.LINKERD_SITE_TOKEN }} - name: Edge Helm chart creation and upload