Skip to content

Commit fd45a48

Browse files
Bump coverallsapp/github-action (#224)
Bumps the ci-dependencies group with 1 update in the / directory: [coverallsapp/github-action](https://github.com/coverallsapp/github-action). Updates `coverallsapp/github-action` from 2.3.1 to 2.3.4 - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.1...v2.3.4) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch dependency-group: ci-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b3190af commit fd45a48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
# Comment on the PR with the coverage results and register a GitHub check
9292
# which links to the coveralls.io job.
9393
- name: Publish coverage report to coveralls.io
94-
uses: coverallsapp/github-action@v2.3.1
94+
uses: coverallsapp/github-action@v2.3.4
9595
with:
9696
github-token: ${{ secrets.GITHUB_TOKEN }}
9797
format: lcov

0 commit comments

Comments
 (0)