Skip to content

Commit

Permalink
Merge pull request #158 from smlx/dependabot/github_actions/coveralls…
Browse files Browse the repository at this point in the history
…app/github-action-2.0.0

chore: bump coverallsapp/github-action from 1.2.4 to 2.0.0
  • Loading branch information
smlx authored Mar 18, 2023
2 parents 7d55d56 + 948b2c4 commit 9cf9d52
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
- name: Convert coverage to lcov
uses: jandelgado/gcov2lcov-action@v1.0.9
- name: Coveralls
uses: coverallsapp/github-action@v1.2.4
uses: coverallsapp/github-action@v2.0.0
with:
github-token: ${{ secrets.github_token }}
path-to-lcov: coverage.lcov

0 comments on commit 9cf9d52

Please sign in to comment.