Skip to content

Commit 9cf9d52

Browse files
authored
Merge pull request #158 from smlx/dependabot/github_actions/coverallsapp/github-action-2.0.0
chore: bump coverallsapp/github-action from 1.2.4 to 2.0.0
2 parents 7d55d56 + 948b2c4 commit 9cf9d52

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/coverage.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ jobs:
2727
- name: Convert coverage to lcov
2828
uses: jandelgado/[email protected]
2929
- name: Coveralls
30-
uses: coverallsapp/github-action@v1.2.4
30+
uses: coverallsapp/github-action@v2.0.0
3131
with:
3232
github-token: ${{ secrets.github_token }}
33-
path-to-lcov: coverage.lcov

0 commit comments

Comments
 (0)