From 572f28a5dd5d670288427d358dbb4eae4176068a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Aug 2025 10:08:14 +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 3b63cf9..6a448d7 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.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 "Optimizations ACE MC" WordPress plugin.