diff --git a/.github/workflows/deploy_nais.yaml b/.github/workflows/deploy_nais.yaml index 6c61b09c8..49900cfdc 100644 --- a/.github/workflows/deploy_nais.yaml +++ b/.github/workflows/deploy_nais.yaml @@ -76,7 +76,7 @@ jobs: - id: "auth" name: "Authenticate to Google Cloud" - uses: "google-github-actions/auth@v2.1.4" + uses: "google-github-actions/auth@v2.1.5" with: workload_identity_provider: "projects/906675412832/locations/global/workloadIdentityPools/ssb-identity-pool/providers/github-oidc-provider" service_account: "gh-ssb@nais-management-b3a7.iam.gserviceaccount.com"