From ba41c9e8d7e563295ca9d1e0ca155511c4c0df0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Jun 2026 00:13:27 +0000 Subject: [PATCH] Bump wechuli/allcheckspassed from 1 to 2 Bumps [wechuli/allcheckspassed](https://github.com/wechuli/allcheckspassed) from 1 to 2. - [Release notes](https://github.com/wechuli/allcheckspassed/releases) - [Commits](https://github.com/wechuli/allcheckspassed/compare/v1...v2) --- updated-dependencies: - dependency-name: wechuli/allcheckspassed dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/allchecks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/allchecks.yml b/.github/workflows/allchecks.yml index c51c3d6..bf07b22 100644 --- a/.github/workflows/allchecks.yml +++ b/.github/workflows/allchecks.yml @@ -10,7 +10,7 @@ jobs: checks: read contents: read steps: - - uses: wechuli/allcheckspassed@v1 + - uses: wechuli/allcheckspassed@v2 with: # This seems to be working lately even for external # contributors, so maybe we don't need to exclude it?