Skip to content

Commit

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

chore(deps): bump coverallsapp/github-action from 1.1.2 to 1.1.3
  • Loading branch information
smlx authored Jul 7, 2021
2 parents 9a515fc + 82a884e commit 285b55f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Convert coverage to lcov
uses: jandelgado/gcov2lcov-action@v1.0.8
- name: Coveralls
uses: coverallsapp/github-action@v1.1.2
uses: coverallsapp/github-action@1.1.3
with:
github-token: ${{ secrets.github_token }}
path-to-lcov: coverage.lcov

0 comments on commit 285b55f

Please sign in to comment.