From 0bee277cd41492e677c2555d9be6326efb5bf6fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Aug 2026 09:14:06 +0000 Subject: [PATCH] ci(deps): bump The-PR-Agent/pr-agent from 0.41.0 to 0.41.1 Bumps [The-PR-Agent/pr-agent](https://github.com/the-pr-agent/pr-agent) from 0.41.0 to 0.41.1. - [Release notes](https://github.com/the-pr-agent/pr-agent/releases) - [Changelog](https://github.com/The-PR-Agent/pr-agent/blob/main/CHANGELOG.md) - [Commits](https://github.com/the-pr-agent/pr-agent/compare/570f67ed5fc8db5be74c18df070bc20079b64b0d...743f52d80f3513193dfc7626f778c73478df6d0a) --- updated-dependencies: - dependency-name: The-PR-Agent/pr-agent dependency-version: 0.41.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .github/workflows/pr-agent.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-agent.yml b/.github/workflows/pr-agent.yml index c1a5a098..bbb9db2a 100644 --- a/.github/workflows/pr-agent.yml +++ b/.github/workflows/pr-agent.yml @@ -42,7 +42,7 @@ jobs: timeout-minutes: 12 steps: - name: PR-Agent - uses: The-PR-Agent/pr-agent@570f67ed5fc8db5be74c18df070bc20079b64b0d # v0.41.0 + uses: The-PR-Agent/pr-agent@743f52d80f3513193dfc7626f778c73478df6d0a # v0.41.1 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} # PR-Agent reads the OpenRouter key from openrouter__key; litellm also