From d34e36276f70aec476ea325b598687260486ec04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2026 19:17:33 +0000 Subject: [PATCH] chore(deps): pin boneskull/gh-stack action to 65dc9a5 --- .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..86def1c 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@65dc9a5677adb3e60f5d9f8641105c179b12757e # main secrets: inherit