Skip to content

Commit 3e0cb7f

Browse files
ci: bump lewagon/wait-on-check-action from 1.5.0 to 1.6.0 (#69)
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.5.0 to 1.6.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.5.0...v1.6.0) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.6.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 4df989d commit 3e0cb7f

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
@@ -24,7 +24,7 @@ jobs:
2424
if: |
2525
steps.metadata.outputs.update-type == 'version-update:semver-patch' ||
2626
steps.metadata.outputs.update-type == 'version-update:semver-minor'
27-
uses: lewagon/wait-on-check-action@v1.5.0
27+
uses: lewagon/wait-on-check-action@v1.6.0
2828
with:
2929
ref: ${{ github.event.pull_request.head.sha }}
3030
running-workflow-name: 'Auto-merge'

0 commit comments

Comments
 (0)