We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b16aa7b + 6c85bb4 commit aeb99daCopy full SHA for aeb99da
.github/workflows/ai-pr-review.yml
@@ -47,7 +47,7 @@ jobs:
47
echo "pr-number=${{ github.event.number }}" >> $GITHUB_OUTPUT
48
49
- name: Run AI Analysis (No secrets exposed)
50
- uses: google-github-actions/run-gemini-cli@v0.1.11
+ uses: google-github-actions/run-gemini-cli@v0.1.12
51
with:
52
prompt: |
53
You are an expert WordPress plugin developer and security consultant reviewing a pull request for the "Simple WP Optimizer" WordPress plugin.
0 commit comments