Skip to content

Commit c83c8e2

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

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
@@ -238,6 +238,6 @@ jobs:
238238
run: find ./coverage -name lcov.info -exec printf '-a %q\n' {} \; | xargs lcov -o ./coverage/lcov.info
239239

240240
- name: Upload coverage report
241-
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # master
241+
uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # master
242242
with:
243243
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)