Skip to content

Commit d085046

Browse files
chore(deps): pin boneskull/gh-stack action to bb9e433
1 parent bb9e433 commit d085046

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@bb9e43397584914250204632091c391ec3011f2c # main
1414
secrets: inherit

0 commit comments

Comments
 (0)