diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 5bde6e8..c0ad2a9 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -205,7 +205,7 @@ jobs: uses: actions/checkout@v4 - name: Authenticate to Google Cloud - uses: google-github-actions/auth@v2 + uses: google-github-actions/auth@v3 with: credentials_json: ${{ secrets.GCP_CREDENTIALS }}