Skip to content

Commit 9e20799

Browse files
chore(deps): pin boneskull/gh-stack action to 30932f3
1 parent 30932f3 commit 9e20799

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

0 commit comments

Comments
 (0)