Skip to content

Commit

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

chore(deps): bump coverallsapp/github-action from 1.2.4 to 2.0.0
  • Loading branch information
smlx committed Mar 20, 2023
2 parents 10d044c + 32811ef commit fff76d1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/coverage.yaml
Expand Up @@ -23,7 +23,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 fff76d1

Please sign in to comment.