diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index e3315d9c567e5..931e04fc04676 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -264,7 +264,7 @@ jobs: - name: Checkout code uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - name: Log into GCP - uses: "google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70" + uses: "google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f" with: credentials_json: ${{ secrets.LINKERD_SITE_TOKEN }} - name: Edge Helm chart creation and upload