From 886abe27a825508042e9d5d7936352ca48978172 Mon Sep 17 00:00:00 2001 From: Derek Misler Date: Tue, 5 May 2026 19:31:55 -0400 Subject: [PATCH] Update pr-review.yml --- .github/workflows/pr-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-review.yml b/.github/workflows/pr-review.yml index 047a562d0..0e2885fe7 100644 --- a/.github/workflows/pr-review.yml +++ b/.github/workflows/pr-review.yml @@ -14,7 +14,7 @@ jobs: if: | github.event_name == 'issue_comment' || github.event.workflow_run.conclusion == 'success' - uses: docker/cagent-action/.github/workflows/review-pr.yml@ec4865576952df6285652f2cf8ffb4ad45ff5f80 # v1.4.3 + uses: docker/cagent-action/.github/workflows/review-pr.yml@2369328cd25777eb0a4ff959a399b6d1a5204fc7 # v1.4.4 # Scoped to the job so other jobs in this workflow aren't over-permissioned permissions: contents: read # Read repository files and PR diffs