diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index fa37d46d..57266dee 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -109,7 +109,7 @@ jobs: steps: - id: "auth" name: "Authenticate to Google Cloud" - uses: "google-github-actions/auth@67e9c72af6e0492df856527b474995862b7b6591" # ratchet:google-github-actions/auth@v1.0.0 + uses: "google-github-actions/auth@a6e2e39c0a0331da29f7fd2c2a20a427e8d3ad1f" # ratchet:google-github-actions/auth@v1.0.0 with: workload_identity_provider: ${{ secrets.NAIS_IO_WORKLOAD_IDENTITY_PROVIDER }} service_account: "gh-cli@nais-io.iam.gserviceaccount.com"