Skip to content

Commit 99a5a32

Browse files
Bump lewagon/wait-on-check-action
Bumps the actions-patch-minor group with 1 update in the / directory: [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action). Updates `lewagon/wait-on-check-action` from 1.7.0 to 1.8.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.7.0...v1.8.0) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions-patch-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b840eb6 commit 99a5a32

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.7.0
15+
uses: lewagon/wait-on-check-action@v1.8.0
1616
with:
1717
ref: ${{ github.sha }}
1818
running-workflow-name: Wait for CI

0 commit comments

Comments
 (0)