diff --git a/.github/workflows/_deployment.yml b/.github/workflows/_deployment.yml index 00e639b..0bf63af 100644 --- a/.github/workflows/_deployment.yml +++ b/.github/workflows/_deployment.yml @@ -21,7 +21,7 @@ jobs: - name: Google Auth id: auth - uses: ' + uses: google-github-actions/auth@v2 with: token_format: 'access_token' workload_identity_provider: '${{ secrets.WIF_PROVIDER }}'