From 680ec54bbf8ebcea89deb832db803d983f008a89 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 23:43:00 +0000 Subject: [PATCH] chore(deps): pin boneskull/gh-stack action to 1aa24a5 --- .github/workflows/claude-code-review.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/claude-code-review.yml b/.github/workflows/claude-code-review.yml index 922608c..9b2934b 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -10,5 +10,5 @@ jobs: if: | github.event.pull_request.head.repo.full_name == github.repository # Job body always comes from main so edits to these workflows on a PR cannot break the check. - uses: boneskull/gh-stack/.github/workflows/claude-code-review-reusable.yml@main + uses: boneskull/gh-stack/.github/workflows/claude-code-review-reusable.yml@1aa24a5ca8eaddc47822b2d799e772255dcf2c6b # main secrets: inherit