Skip to content

Commit f6654f2

Browse files
chore: bump coverallsapp/github-action from 2.3.4 to 2.3.6 in the all group (#54)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d64bd5f commit f6654f2

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/github-action@v2.3.4
48+
uses: coverallsapp/github-action@v2.3.6
4949
with:
5050
github-token: ${{ secrets.GITHUB_TOKEN }}
5151
path-to-lcov: coverage.lcov

0 commit comments

Comments
 (0)