From 5c0747171f561692591e2b67e13baaa531ec1d2a Mon Sep 17 00:00:00 2001 From: Jeremy Daer Date: Mon, 27 Jul 2026 14:52:47 -0700 Subject: [PATCH] CI: re-pin dependabot-sync past the bot-author fix basecamp/.github#12: gh reports bot PR creators as app/github-actions; the re-verification correctly refused auto-merge on the exercise's repair PR. This merge's own push is the next exercise trigger. --- .github/workflows/dependabot-sync-actions-comments.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/dependabot-sync-actions-comments.yml b/.github/workflows/dependabot-sync-actions-comments.yml index 2ce6aa568..72f6292f2 100644 --- a/.github/workflows/dependabot-sync-actions-comments.yml +++ b/.github/workflows/dependabot-sync-actions-comments.yml @@ -21,7 +21,7 @@ permissions: {} jobs: sync: - uses: basecamp/.github/.github/workflows/dependabot-sync-actions-comments.yml@45d3fc9588f15d50fbccde7476418007dd19e16e + uses: basecamp/.github/.github/workflows/dependabot-sync-actions-comments.yml@fdf2ae72b33bb13413919b87bb493f23633e938d permissions: contents: read actions: write