From 6c85bb4775a46a353599e021a9efa3e7bb772636 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Aug 2025 00:33:40 +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.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](https://github.com/google-github-actions/run-gemini-cli/compare/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] --- .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 5cf277b..a1466f4 100644 --- a/.github/workflows/ai-pr-review.yml +++ b/.github/workflows/ai-pr-review.yml @@ -47,7 +47,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.11 + uses: google-github-actions/run-gemini-cli@v0.1.12 with: prompt: | You are an expert WordPress plugin developer and security consultant reviewing a pull request for the "Simple WP Optimizer" WordPress plugin.