From dccc2b643836b4d16f65a5321c35318aafda0e25 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Feb 2026 10:25:37 +0000 Subject: [PATCH] build(deps): bump re-actors/alls-green Bumps [re-actors/alls-green](https://github.com/re-actors/alls-green) from 2765efec08f0fd63e83ad900f5fd75646be69ff6 to a638d6464689bbb24c325bb3fe9404d63a913030. - [Release notes](https://github.com/re-actors/alls-green/releases) - [Commits](https://github.com/re-actors/alls-green/compare/2765efec08f0fd63e83ad900f5fd75646be69ff6...a638d6464689bbb24c325bb3fe9404d63a913030) --- updated-dependencies: - dependency-name: re-actors/alls-green dependency-version: a638d6464689bbb24c325bb3fe9404d63a913030 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/CI.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/CI.yml b/.github/workflows/CI.yml index 552b404f..d1e97030 100644 --- a/.github/workflows/CI.yml +++ b/.github/workflows/CI.yml @@ -69,6 +69,6 @@ jobs: steps: - name: Decide whether the needed jobs succeeded or failed - uses: re-actors/alls-green@2765efec08f0fd63e83ad900f5fd75646be69ff6 # v1.2.2 + uses: re-actors/alls-green@a638d6464689bbb24c325bb3fe9404d63a913030 # v1.2.2 with: jobs: ${{ toJSON(needs) }}