From 3dfcaa895620bbf1ce2c0c5cf3184ee6c384ee30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 4 Jun 2026 02:58:24 +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.10.0 to 1.75.0 - [Release notes](https://github.com/int128/wait-for-workflows-action/releases) - [Commits](https://github.com/int128/wait-for-workflows-action/compare/8aa9c53102cda84041a879b99a88b2a93721231d...6bdd1e593d82964bde50487f3931c555c07ab75c) --- updated-dependencies: - dependency-name: int128/wait-for-workflows-action dependency-version: 1.75.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 2a2f4d9..5b25b92 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@8aa9c53102cda84041a879b99a88b2a93721231d # v1.10.0 + - uses: int128/wait-for-workflows-action@6bdd1e593d82964bde50487f3931c555c07ab75c # v1.75.0 with: filter-workflow-names: | CI