diff --git a/.github/workflows/ai-pr-review.yml b/.github/workflows/ai-pr-review.yml index 5cf277b..a1466f4 100644 --- a/.github/workflows/ai-pr-review.yml +++ b/.github/workflows/ai-pr-review.yml @@ -47,7 +47,7 @@ jobs: echo "pr-number=${{ github.event.number }}" >> $GITHUB_OUTPUT - name: Run AI Analysis (No secrets exposed) - uses: google-github-actions/run-gemini-cli@v0.1.11 + uses: google-github-actions/run-gemini-cli@v0.1.12 with: prompt: | You are an expert WordPress plugin developer and security consultant reviewing a pull request for the "Simple WP Optimizer" WordPress plugin.