Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/claude-code-review.yml
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ jobs:
# Whenever it moves, re-read the action's release notes for changes to
# the scrub, MCP wiring, or the `execution_file` contract that the
# summary step below parses.
uses: anthropics/claude-code-action@9cdae7f0d995e3ba7c33f226087fdf82a59cd520 # v1 (Claude Code 2.1.270)
uses: anthropics/claude-code-action@4036a180cf690f49529f5d8c79c998855287f590 # v1 (Claude Code 2.1.270)
with:
# Use the workflow's GITHUB_TOKEN for GitHub API calls instead of the
# default OIDC -> Claude GitHub App token exchange. That exchange
Expand Down
Loading