Skip to content

Commit 3e363a8

Browse files
Bump coverallsapp/github-action in the ci-dependencies group (#220)
Bumps the ci-dependencies group with 1 update: [coverallsapp/github-action](https://github.com/coverallsapp/github-action). Updates `coverallsapp/github-action` from 2.3.0 to 2.3.1 - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.3.0...v2.3.1) --- 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7551599 commit 3e363a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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/[email protected].0
94+
uses: coverallsapp/[email protected].1
9595
with:
9696
github-token: ${{ secrets.GITHUB_TOKEN }}
9797
format: lcov

0 commit comments

Comments
 (0)