diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 87fd558..0bb2603 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -28,7 +28,7 @@ jobs: run: chmod +x gradlew - name: Google Cloud Auth - uses: google-github-actions/auth@v2 + uses: google-github-actions/auth@v3 with: credentials_json: '${{ secrets.GCP_SA_KEY }}'