From ac95b05cb33cab0cd233c9256bd3c5734f3520b6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 20:14:15 +0000 Subject: [PATCH] build(deps): Bump int128/wait-for-workflows-action Bumps the github-actions group with 1 update: [int128/wait-for-workflows-action](https://github.com/int128/wait-for-workflows-action). Updates `int128/wait-for-workflows-action` from 1.75.0 to 1.76.0 - [Release notes](https://github.com/int128/wait-for-workflows-action/releases) - [Commits](https://github.com/int128/wait-for-workflows-action/compare/6bdd1e593d82964bde50487f3931c555c07ab75c...ecb557dfcf83b82593cd728bd7b84775f27be669) --- updated-dependencies: - dependency-name: int128/wait-for-workflows-action dependency-version: 1.76.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] --- .github/workflows/required_status_check.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/required_status_check.yml b/.github/workflows/required_status_check.yml index 5b25b92..1563229 100644 --- a/.github/workflows/required_status_check.yml +++ b/.github/workflows/required_status_check.yml @@ -22,7 +22,7 @@ jobs: runs-on: ubuntu-latest timeout-minutes: 60 steps: - - uses: int128/wait-for-workflows-action@6bdd1e593d82964bde50487f3931c555c07ab75c # v1.75.0 + - uses: int128/wait-for-workflows-action@ecb557dfcf83b82593cd728bd7b84775f27be669 # v1.76.0 with: filter-workflow-names: | CI