From a87182fc4540436c0c084cdaee18ff5e33009918 Mon Sep 17 00:00:00 2001 From: Jeremy Daer Date: Mon, 27 Jul 2026 15:01:05 -0700 Subject: [PATCH] CI: re-pin dependabot-sync past the re-verification retry basecamp/.github#13: bounded poll for the PR API to catch up with the lease push before the fail-closed head check judges. This merge's push is exercise round 3. --- .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 72f6292f2..30a1f827d 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@fdf2ae72b33bb13413919b87bb493f23633e938d + uses: basecamp/.github/.github/workflows/dependabot-sync-actions-comments.yml@06fd9cf3d96439d0c5a8ca6ccc2ed2dd23552d9e permissions: contents: read actions: write