From 4af7ad35d7fb2cd9373cd2d815a9a8591555c54d Mon Sep 17 00:00:00 2001 From: MattIPv4 Date: Sun, 8 Mar 2026 13:43:38 +0000 Subject: [PATCH] fix(ci): auto-merge does not need checkout --- .github/workflows/auto-merge.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/auto-merge.yml b/.github/workflows/auto-merge.yml index 7a274977..60370bb7 100644 --- a/.github/workflows/auto-merge.yml +++ b/.github/workflows/auto-merge.yml @@ -20,7 +20,6 @@ jobs: with: egress-policy: audit - - uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2 - uses: nodejs/web-team/actions/auto-merge-prs@b087df186d25f8792fb85cc7794f68718726b8ee with: merge-method: queue