From d61a4d9201e2ede21e1d073b48a871927f4b5de3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 18:43:27 +0000 Subject: [PATCH] chore(deps): update nsheaps/agents digest to a65f44f --- .github/workflows/dispatch-review.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dispatch-review.yaml b/.github/workflows/dispatch-review.yaml index 1d35f38..8b933ef 100644 --- a/.github/workflows/dispatch-review.yaml +++ b/.github/workflows/dispatch-review.yaml @@ -61,7 +61,7 @@ jobs: # on the next PR event in repos using this template. This is intentional — # operators who need pinned stability should replace @main with a commit SHA # and update it in lock-step with plugin version bumps. - uses: nsheaps/agents/.github/workflows/review-dispatch.yaml@4243822dba94e3796236f8dcac12970975616e2c # main + uses: nsheaps/agents/.github/workflows/review-dispatch.yaml@a65f44f1efa69aef79fab38c6313c28c7c5a68ce # main # secrets: inherit doesn't pass cross-repo (GitHub limitation). secrets: AUTOMATION_GITHUB_APP_ID: ${{ secrets.AUTOMATION_GITHUB_APP_ID }}