Skip to content

Commit 7422ef4

Browse files
Update coverallsapp/github-action action to v1.2.5
1 parent 328cb01 commit 7422ef4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
working-directory: ./
2424
- name: Coveralls
25-
uses: coverallsapp/github-action@v1.1.2
25+
uses: coverallsapp/github-action@v1.2.5
2626
with:
2727
github-token: ${{ secrets.github_token }}
2828
path-to-lcov: ./coverage.lcov

0 commit comments

Comments
 (0)