Skip to content

Commit c3dca74

Browse files
chore(deps): pin boneskull/gh-stack action to 17b3ac5
1 parent 17b3ac5 commit c3dca74

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@17b3ac5e3218d280850c8797cfb138be0848800f # main
2626
with:
2727
claude_code_oauth_token: ${{ secrets.CLAUDE_CODE_OAUTH_TOKEN }}
2828
repository: ${{ github.repository }}

0 commit comments

Comments
 (0)