From 9751a4d88dd599745a696dbb22931d481e4d8e4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 19:24:17 +0000 Subject: [PATCH] Bump re-actors/alls-green Bumps [re-actors/alls-green](https://github.com/re-actors/alls-green) from 2410c4cfd1739b8daac80b163f67b3bc7e82fa8a to b5b5b37504aa4183270bd3d855c52a67f212be35. - [Release notes](https://github.com/re-actors/alls-green/releases) - [Commits](https://github.com/re-actors/alls-green/compare/2410c4cfd1739b8daac80b163f67b3bc7e82fa8a...b5b5b37504aa4183270bd3d855c52a67f212be35) --- updated-dependencies: - dependency-name: re-actors/alls-green dependency-version: b5b5b37504aa4183270bd3d855c52a67f212be35 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/builds.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/builds.yml b/.github/workflows/builds.yml index e3696d959..835db71f2 100644 --- a/.github/workflows/builds.yml +++ b/.github/workflows/builds.yml @@ -83,7 +83,7 @@ jobs: runs-on: Ubuntu-latest steps: - name: Check - uses: re-actors/alls-green@2410c4cfd1739b8daac80b163f67b3bc7e82fa8a + uses: re-actors/alls-green@b5b5b37504aa4183270bd3d855c52a67f212be35 with: allowed-skips: static-checks-builds, build-master, merge-library-files jobs: ${{ toJson(needs) }}