From 0d8cf4f0a63617e1ec238d74b83d2e775eaf3140 Mon Sep 17 00:00:00 2001 From: Thomas Sprayberry <263217947+askalf@users.noreply.github.com> Date: Fri, 25 Sep 2026 16:24:59 -0400 Subject: [PATCH] ci: Redline caller pinned to askalf/askalf@116935d (#64, tool names the gateway forwards verbatim) --- .github/workflows/redline.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/redline.yml b/.github/workflows/redline.yml index c1076ac..bcf4498 100644 --- a/.github/workflows/redline.yml +++ b/.github/workflows/redline.yml @@ -20,6 +20,6 @@ jobs: # fork's code never reaches the self-hosted runner even if the callee changes. if: github.event.pull_request.draft == false && github.event.pull_request.head.repo.full_name == github.repository # Pinned so a change to the review workflow reaches this repo only through a reviewed bump here. - uses: askalf/askalf/.github/workflows/redline-review.yml@35a0ee3805b3d0ae6df3a7ca63bfebf35a76c6af # main 2026-09-25, askalf/askalf#63 + uses: askalf/askalf/.github/workflows/redline-review.yml@116935d3803fc5904d96efb56991b93539c1714c # main 2026-09-25, askalf/askalf#64 with: runner-label: redline