diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 32f308d0b..616d7ac4c 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@71f986410dfbc7added4569d411d040a91dc6935" + uses: "google-github-actions/auth@ba79af03959ebeac9769e648f473a284504d9193" with: credentials_json: ${{ secrets.LINKERD_SITE_TOKEN }} - name: Edge Helm chart creation and upload