Skip to content

Commit 87e509d

Browse files
Bump lewagon/wait-on-check-action from 1.3.4 to 1.4.0
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 ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0496735 commit 87e509d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dependabot_automerge.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
if: ${{ github.actor == 'dependabot[bot]' }}
1414
steps:
1515
- name: Wait for check is finished
16-
uses: lewagon/wait-on-check-action@v1.3.4
16+
uses: lewagon/wait-on-check-action@v1.4.0
1717
id: wait_for_checks
1818
with:
1919
ref: ${{ github.event.pull_request.head.sha || github.sha }}

0 commit comments

Comments
 (0)