From df10a25e4240c4c27c3b17fc11d555da5d749fb6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 11:46:58 +0000 Subject: [PATCH] =?UTF-8?q?chore(deps):=20update=20=E2=AC=86=EF=B8=8F=20gi?= =?UTF-8?q?thub-actions=20to=20e4240aa?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pr_allcheckspassed.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr_allcheckspassed.yaml b/.github/workflows/pr_allcheckspassed.yaml index edbbe00..d745687 100644 --- a/.github/workflows/pr_allcheckspassed.yaml +++ b/.github/workflows/pr_allcheckspassed.yaml @@ -17,7 +17,7 @@ jobs: contents: read # required for actions/checkout steps: # yamllint disable-line rule:line-length - - uses: wechuli/allcheckspassed@204ff63e89eabdc8086f0c50b91f675bcf37c8f6 # v2 + - uses: wechuli/allcheckspassed@e4240aa9cc76fd6828ce27a71ad16c406c25adb3 # v2 with: delay: '3' # default: 1 retries: '15' # default: 10