Skip to content

Commit 23dbf76

Browse files
build(deps): bump coverallsapp/github-action from 2.3.4 to 2.3.6 (#2013)
Bumps [coverallsapp/github-action](https://github.com/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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 173c0b2 commit 23dbf76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,6 @@ jobs:
8686

8787
- name: Coveralls
8888
if: matrix.os == 'ubuntu-latest' && matrix.node == '20'
89-
uses: coverallsapp/[email protected].4
89+
uses: coverallsapp/[email protected].6
9090
with:
9191
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)