From 3261c9b3581908ffd5327cb54cbd9e3979b27e36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Jun 2026 20:13:40 +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.76.0 to 1.82.0 - [Release notes](https://github.com/int128/wait-for-workflows-action/releases) - [Commits](https://github.com/int128/wait-for-workflows-action/compare/ecb557dfcf83b82593cd728bd7b84775f27be669...456c3b39b5e122319b40ffad07b8179731f8291c) --- updated-dependencies: - dependency-name: int128/wait-for-workflows-action dependency-version: 1.82.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 1563229..099ce0f 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@ecb557dfcf83b82593cd728bd7b84775f27be669 # v1.76.0 + - uses: int128/wait-for-workflows-action@456c3b39b5e122319b40ffad07b8179731f8291c # v1.82.0 with: filter-workflow-names: | CI