From d0984598765ab3aa44b69db47d560df3e70c59df Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 19:22:11 +0000 Subject: [PATCH] Bump re-actors/alls-green Bumps [re-actors/alls-green](https://github.com/re-actors/alls-green) from a638d6464689bbb24c325bb3fe9404d63a913030 to 2410c4cfd1739b8daac80b163f67b3bc7e82fa8a. - [Release notes](https://github.com/re-actors/alls-green/releases) - [Commits](https://github.com/re-actors/alls-green/compare/a638d6464689bbb24c325bb3fe9404d63a913030...2410c4cfd1739b8daac80b163f67b3bc7e82fa8a) --- updated-dependencies: - dependency-name: re-actors/alls-green dependency-version: 2410c4cfd1739b8daac80b163f67b3bc7e82fa8a 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 4c9231806..e3696d959 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@a638d6464689bbb24c325bb3fe9404d63a913030 + uses: re-actors/alls-green@2410c4cfd1739b8daac80b163f67b3bc7e82fa8a with: allowed-skips: static-checks-builds, build-master, merge-library-files jobs: ${{ toJson(needs) }}