Skip to content

Commit 5285a2b

Browse files
chore(deps): Bump lewagon/wait-on-check-action from 1.6.1 to 1.7.0 (#189)
Bumps [lewagon/wait-on-check-action](https://github.com/lewagon/wait-on-check-action) from 1.6.1 to 1.7.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.6.1...v1.7.0) --- updated-dependencies: - dependency-name: lewagon/wait-on-check-action dependency-version: 1.7.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 5e73292 commit 5285a2b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/fly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ jobs:
99
runs-on: ubuntu-latest
1010
steps:
1111
- name: Wait for other checks to succeed
12-
uses: lewagon/wait-on-check-action@v1.6.1
12+
uses: lewagon/wait-on-check-action@v1.7.0
1313
with:
1414
ref: ${{ github.ref }}
1515
running-workflow-name: deploy

0 commit comments

Comments
 (0)