diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f970276..f718988 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -57,7 +57,7 @@ jobs: - id: 'auth' name: 'Authenticate to Google Cloud' if: github.ref == 'refs/heads/main' - uses: 'google-github-actions/auth@8254fb75a33b976a221574d287e93919e6a36f70' # ratchet:google-github-actions/auth@v2.1.6 + uses: 'google-github-actions/auth@6fc4af4b145ae7821d527454aa9bd537d1f2dc5f' # ratchet:google-github-actions/auth@v2.1.7 with: workload_identity_provider: ${{ secrets.NAIS_IO_WORKLOAD_IDENTITY_PROVIDER }} service_account: 'gh-elector@nais-io.iam.gserviceaccount.com'