Skip to content

Commit 0458362

Browse files
Build(deps): Bump lewagon/wait-on-check-action from 1.8.0 to 1.8.1 (#348)
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.8.0 to 1.8.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.8.0...v1.8.1) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.8.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5dc77a3 commit 0458362

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/dependabot-automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222

2323
- name: Wait for build checks
2424
id: wait-for-checks
25-
uses: lewagon/wait-on-check-action@v1.8.0
25+
uses: lewagon/wait-on-check-action@v1.8.1
2626
continue-on-error: true
2727
with:
2828
ref: ${{ github.event.pull_request.head.sha }}

0 commit comments

Comments
 (0)