From: dependabot[bot] Date: Sat, 15 Aug 2026 21:12:31 +0000 (+0000) Subject: ci: bump lewagon/wait-on-check-action from 1.9.0 to 1.9.1 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=276c62df4530fdce91ac4a407cb722e86bcf6357;p=openwrt-packages.git ci: bump lewagon/wait-on-check-action from 1.9.0 to 1.9.1 Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.9.0 to 1.9.1. - [Release notes](https://github.com/lewagon/wait-on-check-action/releases) - [Changelog](https://github.com/lewagon/wait-on-check-action/blob/master/CHANGELOG.md) - [Commits](https://github.com/lewagon/wait-on-check-action/compare/v1.9.0...v1.9.1) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/multi-arch-test-build.yml b/.github/workflows/multi-arch-test-build.yml index ec4aeaa71..5434bc88d 100644 --- a/.github/workflows/multi-arch-test-build.yml +++ b/.github/workflows/multi-arch-test-build.yml @@ -14,7 +14,7 @@ jobs: runs-on: ubuntu-slim steps: - name: Wait for Check Run - uses: lewagon/wait-on-check-action@v1.9.0 + uses: lewagon/wait-on-check-action@v1.9.1 with: ref: ${{ github.event.pull_request.head.sha }} check-name: 'FormalityCheck / Git & Commits'