Skip to content

Commit f5e72e3

Browse files
Bump lewagon/wait-on-check-action from 1.3.4 to 1.4.0 (#1317) (#1342)
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.3.4 to 1.4.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.3.4...v1.4.0) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... (cherry picked from commit 67cdd94) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da2217f commit f5e72e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.3.4
48+
uses: lewagon/wait-on-check-action@v1.4.0
4949
with:
5050
ref: ${{ github.head_ref }}
5151
repo-token: ${{ secrets.CHERRYPICK_PAT }}

0 commit comments

Comments
 (0)