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 5c7a94f + 572f28a commit 63e7e09Copy full SHA for 63e7e09
1 file changed
.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.10
+ uses: google-github-actions/run-gemini-cli@v0.1.11
51
with:
52
prompt: |
53
You are an expert WordPress plugin developer and security consultant reviewing a pull request for the "Optimizations ACE MC" WordPress plugin.
0 commit comments