From: dependabot[bot] Date: Sat, 1 Aug 2026 21:15:29 +0000 (+0000) Subject: ci: bump lewagon/wait-on-check-action from 1.8.1 to 1.9.0 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=ad58a29f059c7fd8b378d3ddbfdc24222ab7f05e;p=openwrt-packages.git ci: bump lewagon/wait-on-check-action from 1.8.1 to 1.9.0 Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.8.1 to 1.9.0. - [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.8.1...v1.9.0) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/multi-arch-test-build.yml b/.github/workflows/multi-arch-test-build.yml index c8c708722..ec4aeaa71 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.8.1 + uses: lewagon/wait-on-check-action@v1.9.0 with: ref: ${{ github.event.pull_request.head.sha }} check-name: 'FormalityCheck / Git & Commits'