Skip to content

Commit 8d9f519

Browse files
ci(deps): bump lewagon/wait-on-check-action from 1.4.1 to 1.5.0 (#13)
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.4.1 to 1.5.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@v1.4.1...v1.5.0) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.5.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0c8f14d commit 8d9f519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot-auto-merge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
github-token: "${{ secrets.GITHUB_TOKEN }}"
2323

2424
- name: Wait for test completion
25-
uses: lewagon/wait-on-check-action@v1.4.1
25+
uses: lewagon/wait-on-check-action@v1.5.0
2626
with:
2727
ref: ${{ github.event.pull_request.head.sha }}
2828
check-name: 'test'

0 commit comments

Comments
 (0)