Skip to content

Commit 3891ab9

Browse files
chore(deps): bump coverallsapp/github-action from 2.3.6 to 2.3.7
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.6 to 2.3.7. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.6...v2.3.7) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-version: 2.3.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 717a651 commit 3891ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-health.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ jobs:
133133
run: |
134134
npx -y [email protected] "coverage/*/lcov.info" "coverage/lcov.info"
135135
- name: Coveralls GitHub Action
136-
uses: coverallsapp/[email protected].6
136+
uses: coverallsapp/[email protected].7
137137
with:
138138
file: coverage/lcov.info
139139

0 commit comments

Comments
 (0)