Skip to content

Commit 7ffbb4d

Browse files
build(deps): bump lewagon/wait-on-check-action from 1.3.4 to 1.4.1
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.3.4 to 1.4.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.3.4...v1.4.1) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9e1e8e9 commit 7ffbb4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/gen-repository-iso.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
sha256sum *.iso > ${{ matrix.name }}.iso.sha256sum.txt
5555
5656
- name: Wait for release workflow to finish
57-
uses: lewagon/wait-on-check-action@v1.3.4
57+
uses: lewagon/wait-on-check-action@v1.4.1
5858
with:
5959
ref: ${{ github.ref }}
6060
check-name: 'create draft release'

0 commit comments

Comments
 (0)