From 4ab92ff7337799cce485640ec04cd562fcd7b76f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Aug 2026 05:52:34 +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 a35f731..0b758c8 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) }}