From 1b327d2c29be10ca95eda194218983351ab7017f Mon Sep 17 00:00:00 2001 From: kajalj22 Date: Wed, 29 Jul 2026 12:37:45 -0500 Subject: [PATCH] chore: update claude review to FW-CI-templates v1.8.5 --- .github/workflows/claude-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude-review.yml b/.github/workflows/claude-review.yml index 44e114d9b..aae4d74f5 100644 --- a/.github/workflows/claude-review.yml +++ b/.github/workflows/claude-review.yml @@ -13,7 +13,7 @@ permissions: jobs: claude-review: if: github.event.issue.pull_request != null && contains(fromJson('["OWNER", "MEMBER", "COLLABORATOR"]'), github.event.comment.author_association) - uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_claude_review.yml@v1.7.0 + uses: NVIDIA-NeMo/FW-CI-templates/.github/workflows/_claude_review.yml@fe0ff3bbe10790c51273ee3c1189b3c0497bf860 # v1.8.5 with: model: ${{ vars.CLAUDE_MODEL }} prompt: |