Bump lewagon/wait-on-check-action

Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 31f07a800aa1ba8518509dc8561cdf5a891deb4b to 0dceb95e7c4cad8cc7422aee3885998f5cab9c79.
- [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](31f07a800a...0dceb95e7c)

---
updated-dependencies:
- dependency-name: lewagon/wait-on-check-action
  dependency-version: 0dceb95e7c4cad8cc7422aee3885998f5cab9c79
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-08-20 05:49:18 +00:00 committed by Hiroshi SHIBATA
parent ba9e787179
commit 609fe7e48a

View File

@ -17,7 +17,7 @@ jobs:
id: metadata
- name: Wait for status checks
uses: lewagon/wait-on-check-action@31f07a800aa1ba8518509dc8561cdf5a891deb4b # v1.4.0
uses: lewagon/wait-on-check-action@0dceb95e7c4cad8cc7422aee3885998f5cab9c79 # v1.4.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
ref: ${{ github.event.pull_request.head.sha || github.sha }}