Skip to content

Commit 680ec54

Browse files
chore(deps): pin boneskull/gh-stack action to 1aa24a5
1 parent 1aa24a5 commit 680ec54

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
@@ -10,5 +10,5 @@ jobs:
1010
if: |
1111
github.event.pull_request.head.repo.full_name == github.repository
1212
# Job body always comes from main so edits to these workflows on a PR cannot break the check.
13-
uses: boneskull/gh-stack/.github/workflows/claude-code-review-reusable.yml@main
13+
uses: boneskull/gh-stack/.github/workflows/claude-code-review-reusable.yml@1aa24a5ca8eaddc47822b2d799e772255dcf2c6b # main
1414
secrets: inherit

0 commit comments

Comments
 (0)