Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Commit 946a0b4

Browse files
authored
Merge pull request #38 from gotd/dependabot/github_actions/coverallsapp/github-action-2.2.3
build(deps): bump coverallsapp/github-action from 2.2.0 to 2.2.3
2 parents 8d3928d + 8deda93 commit 946a0b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ jobs:
100100
- name: Convert coverage.out to coverage.lcov
101101
uses: jandelgado/[email protected]
102102
- name: Coveralls
103-
uses: coverallsapp/[email protected].0
103+
uses: coverallsapp/[email protected].3
104104
with:
105105
github-token: ${{ secrets.github_token }}
106106
path-to-lcov: coverage.lcov

0 commit comments

Comments
 (0)