diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 7910413..1b4315b 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -49,7 +49,7 @@ jobs: - name: 'Authenticate to Google Cloud' if: steps.python-semantic-release.outputs.release == true - uses: 'google-github-actions/auth@v1' + uses: 'google-github-actions/auth@v2' with: token_format: 'access_token' workload_identity_provider: '${{ secrets.WIF_PROVIDER }}' # e.g. - projects/123456789/locations/global/workloadIdentityPools/my-pool/providers/my-provider