diff --git a/.github/workflows/chart.yaml b/.github/workflows/chart.yaml index 1d1c19cc..168e7087 100644 --- a/.github/workflows/chart.yaml +++ b/.github/workflows/chart.yaml @@ -191,7 +191,7 @@ jobs: - id: auth if: github.actor != 'dependabot[bot]' name: Authenticate to Google Cloud - uses: google-github-actions/auth@v1.1.1 + uses: google-github-actions/auth@v1.2.0 with: workload_identity_provider: ${{ secrets.NAIS_IO_WORKLOAD_IDENTITY_PROVIDER }} service_account: ${{ env.SERVICE_ACCOUNT }}