Skip to content

Commit 79deabc

Browse files
dependabot[bot]mrc0mmand
authored andcommitted
build(deps): bump coverallsapp/github-action from 2.3.4 to 2.3.6
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.4 to 2.3.6. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.4...v2.3.6) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e4521ff commit 79deabc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ jobs:
9999
lcov --extract coverage.info.raw "$(pwd)/*" --rc lcov_branch_coverage=1 --output-file coverage.info
100100
101101
- name: Coveralls
102-
uses: coverallsapp/[email protected].4
102+
uses: coverallsapp/[email protected].6
103103
with:
104104
github-token: ${{ secrets.GITHUB_TOKEN }}
105105
file: ./coverage.info

0 commit comments

Comments
 (0)