Skip to content

Commit 553edcb

Browse files
Bump lewagon/wait-on-check-action in the actions-patch-minor group (#500)
Bumps the actions-patch-minor group with 1 update: [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action). Updates `lewagon/wait-on-check-action` from 1.5.0 to 1.6.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.5.0...v1.6.1) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b9fecc commit 553edcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
runs-on: ubuntu-latest
1313
steps:
1414
- name: Wait for CI to pass
15-
uses: lewagon/wait-on-check-action@v1.5.0
15+
uses: lewagon/wait-on-check-action@v1.6.1
1616
with:
1717
ref: ${{ github.sha }}
1818
running-workflow-name: Wait for CI

0 commit comments

Comments
 (0)