From 91f222b0cedb3a2ccc2b358519d051b896ce10da Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 02:50:26 +0000 Subject: [PATCH] chore(deps): update boneskull/gh-stack digest to a4ac91c --- .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 9b2934b..942cad1 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@1aa24a5ca8eaddc47822b2d799e772255dcf2c6b # main + uses: boneskull/gh-stack/.github/workflows/claude-code-review-reusable.yml@a4ac91c022511b771bd278fc3a7460471f6436c2 # main secrets: inherit