Skip to content

Commit 1ece94e

Browse files
Bump lewagon/wait-on-check-action from 1.4.0 to 1.4.1 (#1358)
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.4.0 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.4.0...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-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4c7ef95 commit 1ece94e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/automerge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
4646
- name: Wait for other status checks to Pass
4747
id: waitforstatuschecks
48-
uses: lewagon/wait-on-check-action@v1.4.0
48+
uses: lewagon/wait-on-check-action@v1.4.1
4949
with:
5050
ref: ${{ github.head_ref }}
5151
repo-token: ${{ secrets.CHERRYPICK_PAT }}

0 commit comments

Comments
 (0)