Skip to content

Commit 5e4c35d

Browse files
chore: Bump coverallsapp/github-action from 2.3.4 to 2.3.6 in the all group (#148)
chore: Bump coverallsapp/github-action in the all group Bumps the all group with 1 update: [coverallsapp/github-action](https://github.com/coverallsapp/github-action). Updates `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 dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 02847bf commit 5e4c35d

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

0 commit comments

Comments
 (0)