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 9472f55 + b2e994b commit b8f93eaCopy full SHA for b8f93ea
.github/workflows/ai-pr-review.yml
@@ -50,7 +50,7 @@ jobs:
50
echo "pr-number=${{ github.event.number }}" >> $GITHUB_OUTPUT
51
52
- name: Run AI Analysis (No secrets exposed)
53
- uses: google-github-actions/run-gemini-cli@v0.1.10
+ uses: google-github-actions/run-gemini-cli@v0.1.11
54
with:
55
prompt: |
56
You are an expert WordPress plugin developer and security consultant reviewing a pull request for the "Simple WP Optimizer" WordPress plugin.
0 commit comments