diff --git a/.github/workflows/pr-agent.yml b/.github/workflows/pr-agent.yml index 1222d4fe..e06ee4cb 100644 --- a/.github/workflows/pr-agent.yml +++ b/.github/workflows/pr-agent.yml @@ -47,7 +47,7 @@ jobs: steps: - name: The PR Agent # Pinned to the v0.36.0 commit SHA (immutable) — do not switch to @v0.36.0. - uses: The-PR-Agent/pr-agent@ffe1f89a4dafc7d8e88b9cf010a3233e30b49f43 # v0.36.0 + uses: The-PR-Agent/pr-agent@85178bef87b7a03081cd30592a5aad100284f9a7 # v0.37.0 env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}