From 06ffa0913879acd2b53f4b7556ab79e852252ecb Mon Sep 17 00:00:00 2001 From: Vishal <107232432+vishal-deriv@users.noreply.github.com> Date: Fri, 10 Jul 2026 11:30:48 +0400 Subject: [PATCH] Update Claude Code Action version in workflow --- .github/workflows/claudecodescanner.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claudecodescanner.yaml b/.github/workflows/claudecodescanner.yaml index 89b9f3a..7c6bc61 100644 --- a/.github/workflows/claudecodescanner.yaml +++ b/.github/workflows/claudecodescanner.yaml @@ -34,7 +34,7 @@ jobs: - name: Run Claude Code Review id: claude-review - uses: anthropics/claude-code-action@6ee201f0231fbb762d22664f12aad2e7ae0401ae + uses: anthropics/claude-code-action@536f2c32a39763739000b0e1ac69ca2647d97ce9 with: anthropic_api_key: ${{ secrets.ANTHROPIC_API_KEY }} track_progress: true # use the action's sticky comment