Skip to content

Commit 97953cc

Browse files
chore(deps): pin boneskull/gh-stack action to 3d7b65b
1 parent 3d7b65b commit 97953cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/claude-code-review.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
# Action definition is always fetched from main, so PRs that edit it
2323
# don't affect the running version until merged.
2424
- name: Run Claude Code Review
25-
uses: boneskull/gh-stack/.github/actions/claude-code-review@main
25+
uses: boneskull/gh-stack/.github/actions/claude-code-review@3d7b65bda56c04fbae2ba919fc49eca0c25b71cf # main
2626
with:
2727
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
2828
repository: ${{ github.repository }}

0 commit comments

Comments
 (0)