From b2e994be2d03e30aa765bf457cf1969ce0210459 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 10:06:13 +0000 Subject: [PATCH] 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.10 to 0.1.11 - [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](https://github.com/google-github-actions/run-gemini-cli/compare/v0.1.10...v0.1.11) --- updated-dependencies: - dependency-name: google-github-actions/run-gemini-cli dependency-version: 0.1.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: actions ... Signed-off-by: dependabot[bot] --- .github/workflows/ai-pr-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ai-pr-review.yml b/.github/workflows/ai-pr-review.yml index 1da17b4..ed97628 100644 --- a/.github/workflows/ai-pr-review.yml +++ b/.github/workflows/ai-pr-review.yml @@ -50,7 +50,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.10 + uses: google-github-actions/run-gemini-cli@v0.1.11 with: prompt: | You are an expert WordPress plugin developer and security consultant reviewing a pull request for the "Simple WP Optimizer" WordPress plugin.