Skip to content

Commit 00ab2e6

Browse files
build(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7 (#264)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a68d6d6 commit 00ab2e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,7 @@ jobs:
262262
run: find ./coverage -name lcov.info -exec printf '-a %q\n' {} \; | xargs lcov -o ./lcov.info
263263

264264
- name: Upload coverage report
265-
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
265+
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
266266
with:
267267
github-token: ${{ secrets.GITHUB_TOKEN }}
268268
file: ./lcov.info

0 commit comments

Comments
 (0)