Skip to content

Commit 226e36d

Browse files
chore(deps): 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 176f36b commit 226e36d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/verify.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
name: Build Provider
4848
run: go build -v
4949
- name: Wait for other checks to succeed
50-
uses: lewagon/wait-on-check-action@v1.3.4
50+
uses: lewagon/wait-on-check-action@v1.4.0
5151
with:
5252
ref: ${{ github.ref }}
5353
running-workflow-name: Build Project

0 commit comments

Comments
 (0)