Skip to content

Commit 793f807

Browse files
chore(deps): pin boneskull/gh-stack action to a9af01a
1 parent a9af01a commit 793f807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)