diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index 4af4bb1..7c25216 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -111,7 +111,7 @@ jobs: steps: - id: "auth" name: "Authenticate to Google Cloud" - uses: "google-github-actions/auth@v2.1.5" + uses: "google-github-actions/auth@v2.1.6" with: workload_identity_provider: ${{ secrets.NAIS_IO_WORKLOAD_IDENTITY_PROVIDER }} service_account: "gh-cli@nais-io.iam.gserviceaccount.com"