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 @@ -181,7 +181,7 @@ jobs:
# does not strand us on an old version. When it bumps, 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@1623c36729ac1cd5895198cded705a287de7db79 # v1 (Claude Code 2.1.220)
uses: anthropics/claude-code-action@9d7150bc8a3dae8149739a88019d192b579ad90c # v1 (Claude Code 2.1.220)
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