Skip to content

Commit 8b393c9

Browse files
chore(deps): update coverallsapp/github-action action to v2.3.6
1 parent cdcc655 commit 8b393c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ jobs:
5555
- name: Convert coverage.out to coverage.lcov
5656
uses: jandelgado/gcov2lcov-action@v1.0.9
5757
- name: Coveralls
58-
uses: coverallsapp/github-action@v2.2.3
58+
uses: coverallsapp/github-action@v2.3.6
5959
with:
6060
github-token: ${{ secrets.github_token }}
6161
path-to-lcov: coverage.lcov

0 commit comments

Comments
 (0)