Skip to content

Commit 3d918cd

Browse files
chore(deps): pin boneskull/gh-stack action to e6c362d
1 parent 86aac5c commit 3d918cd

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

0 commit comments

Comments
 (0)