From 46e9d55bf68a4037c0ac20b84d4d6037c0215fb7 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2026 01:19:47 +0000 Subject: [PATCH] chore(deps): update boneskull/gh-stack digest to e6c362d --- .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 7121bc2..b915fda 100644 --- a/.github/workflows/claude-code-review.yml +++ b/.github/workflows/claude-code-review.yml @@ -9,5 +9,5 @@ jobs: # only run when PR is from this repository (fork PRs don't receive secrets) 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@e6c362dba3fd07f95b67943fdb414bf42e8507bf # main secrets: inherit