Skip to content
This repository was archived by the owner on Feb 14, 2025. It is now read-only.

Commit ba12a21

Browse files
chore: Bump coverallsapp/github-action from 2.3.4 to 2.3.6 (#50)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 86df12e commit ba12a21

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
@@ -45,7 +45,7 @@ jobs:
4545
- name: Convert coverage.out to coverage.lcov
4646
uses: jandelgado/gcov2lcov-action@v1
4747
- name: Coveralls
48-
uses: coverallsapp/[email protected].4
48+
uses: coverallsapp/[email protected].6
4949
with:
5050
github-token: ${{ secrets.GITHUB_TOKEN }}
5151
path-to-lcov: coverage.lcov

0 commit comments

Comments
 (0)