Skip to content

Commit f9a3788

Browse files
chore(deps): bump lewagon/wait-on-check-action
Bumps the minor-deps-updates group with 1 update: [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action). Updates `lewagon/wait-on-check-action` from 1.3.4 to 1.4.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](lewagon/wait-on-check-action@ccfb013...0dceb95) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-deps-updates ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb55122 commit f9a3788

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
# Don't merge updates to GitHub Actions versions automatically.
2929
# (Some repos may wish to limit by version range (major/minor/patch), or scope (dep vs dev-dep), too.)
3030
if: contains(steps.metadata.outputs.package-ecosystem, 'npm')
31-
uses: lewagon/wait-on-check-action@ccfb013c15c8afb7bf2b7c028fb74dc5a068cccc # v1.3.4
31+
uses: lewagon/wait-on-check-action@0dceb95e7c4cad8cc7422aee3885998f5cab9c79 # v1.4.0
3232
with:
3333
ref: ${{ github.event.pull_request.head.sha }}
3434
repo-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)