diff --git a/.github/workflows/main.yaml b/.github/workflows/main.yaml index c3a9e2b..e17c800 100644 --- a/.github/workflows/main.yaml +++ b/.github/workflows/main.yaml @@ -32,7 +32,7 @@ jobs: - id: "auth" name: "Authenticate to Google Cloud" if: github.ref == 'refs/heads/main' - uses: "google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f" # ratchet:google-github-actions/auth@v1.0.0 + uses: "google-github-actions/auth@71f986410dfbc7added4569d411d040a91dc6935" # ratchet:google-github-actions/auth@v1.0.0 with: workload_identity_provider: ${{ secrets.NAIS_IO_WORKLOAD_IDENTITY_PROVIDER }} service_account: "gh-dataproduct-apps@nais-io.iam.gserviceaccount.com"