Skip to content

Commit b61a890

Browse files
ci(deps): bump lewagon/wait-on-check-action from 1.3.4 to 1.4.1
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.3.4 to 1.4.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](lewagon/wait-on-check-action@v1.3.4...v1.4.1) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25bb824 commit b61a890

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ jobs:
8383
run: sh ./scripts/tests-ui.sh
8484

8585
- name: Wait for release to succeed
86-
uses: lewagon/wait-on-check-action@v1.3.4
86+
uses: lewagon/wait-on-check-action@v1.4.1
8787
with:
8888
ref: ${{ github.event.pull_request.head.sha || github.sha }}
8989
check-name: "publish-pr-or-next"

0 commit comments

Comments
 (0)