Skip to content

Commit 4d4f816

Browse files
Bump coverallsapp/github-action from 2.3.0 to 2.3.4 (#1436)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.3.0 to 2.3.4. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.0...v2.3.4) --- 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 6f418ad commit 4d4f816

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
# This step will publish the coverage reports coveralls.io and
4646
# link the report to the commit
4747
- name: Publish Coverage Report
48-
uses: coverallsapp/[email protected].0
48+
uses: coverallsapp/[email protected].4
4949
with:
5050
github-token: ${{ secrets.GITHUB_TOKEN }}
5151
file: ./coverage.lcov

0 commit comments

Comments
 (0)