Skip to content
This repository was archived by the owner on Jan 18, 2026. It is now read-only.

Commit fc2764b

Browse files
chore: bump coverallsapp/github-action from 2.2.1 to 2.2.2 (#300)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.1 to 2.2.2. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.2.1...v2.2.2) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a35d44 commit fc2764b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
uses: jandelgado/gcov2lcov-action@v1
4848

4949
- name: Coveralls
50-
uses: coverallsapp/github-action@v2.2.1
50+
uses: coverallsapp/github-action@v2.2.2
5151
with:
5252
github-token: ${{ secrets.GITHUB_TOKEN }}
5353
path-to-lcov: coverage.lcov

0 commit comments

Comments
 (0)