diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml index d6fb00928535..1cc06663b899 100644 --- a/.github/workflows/pr-review.yml +++ b/.github/workflows/pr-review.yml @@ -19,7 +19,7 @@ jobs: !contains(github.event.comment.body, '') && !contains(github.event.comment.body, '')) || github.event.workflow_run.conclusion == 'success' - uses: docker/cagent-action/.github/workflows/review-pr.yml@3f5dc9969f307d3c76acb7e9ccaefdd96bd62f4b # v1.5.4 + uses: docker/cagent-action/.github/workflows/review-pr.yml@367a30ddb41e0156459d03750f508eac03f3c38a # v1.5.5 permissions: contents: read # Read repository files and PR diffs pull-requests: write # Post review comments