Skip to content

Commit

Permalink
Merge pull request #13 from gotd/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
ernado authored Jul 17, 2021
2 parents af79707 + c91fdb8 commit 8d87867
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ jobs:
- name: Convert coverage.out to coverage.lcov
uses: jandelgado/[email protected]
- 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 8d87867

Please sign in to comment.