Skip to content

Commit 6c85bb4

Browse files
Bump google-github-actions/run-gemini-cli in the actions group
Bumps the actions group with 1 update: [google-github-actions/run-gemini-cli](https://github.com/google-github-actions/run-gemini-cli). Updates `google-github-actions/run-gemini-cli` from 0.1.11 to 0.1.12 - [Release notes](https://github.com/google-github-actions/run-gemini-cli/releases) - [Changelog](https://github.com/google-github-actions/run-gemini-cli/blob/main/CHANGELOG.md) - [Commits](google-github-actions/run-gemini-cli@v0.1.11...v0.1.12) --- updated-dependencies: - dependency-name: google-github-actions/run-gemini-cli dependency-version: 0.1.12 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b16aa7b commit 6c85bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ai-pr-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
echo "pr-number=${{ github.event.number }}" >> $GITHUB_OUTPUT
4848
4949
- name: Run AI Analysis (No secrets exposed)
50-
uses: google-github-actions/run-gemini-cli@v0.1.11
50+
uses: google-github-actions/run-gemini-cli@v0.1.12
5151
with:
5252
prompt: |
5353
You are an expert WordPress plugin developer and security consultant reviewing a pull request for the "Simple WP Optimizer" WordPress plugin.

0 commit comments

Comments
 (0)