Skip to content

Commit 925c103

Browse files
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] <support@github.com>
1 parent 9340438 commit 925c103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-automation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
git push
5555
5656
- name: Wait for CI to complete
57-
uses: lewagon/wait-on-check-action@v1.3.4
57+
uses: lewagon/wait-on-check-action@v1.4.1
5858
with:
5959
ref: ${{ github.head_ref }}
6060
check-name: 'checks'

0 commit comments

Comments
 (0)