Skip to content

Commit

Permalink
chore(deps): bump devmasx/coverage-check-action from v1.1.0 to v1.2.0
Browse files Browse the repository at this point in the history
Bumps [devmasx/coverage-check-action](https://github.com/devmasx/coverage-check-action) from v1.1.0 to v1.2.0.
- [Release notes](https://github.com/devmasx/coverage-check-action/releases)
- [Changelog](https://github.com/devmasx/coverage-check-action/blob/master/CHANGELOG.md)
- [Commits](devmasx/coverage-check-action@v1.1.0...4a754f8)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Oct 8, 2020
1 parent 79f3a90 commit 28a4142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ jobs:
run: yarn install --immutable --immutable-cache
- name: Test
run: yarn run test
- uses: devmasx/coverage-check-action@v1.1.0
- uses: devmasx/coverage-check-action@v1.2.0
with:
token: ${{ secrets.GITHUB_TOKEN }}
result_path: coverage/lcov.info
Expand Down

0 comments on commit 28a4142

Please sign in to comment.