Skip to content

Commit 35b7a1e

Browse files
ci: bump coverallsapp/github-action from 2.2.3 to 2.3.0 (#174)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.3 to 2.3.0. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.2.3...v2.3.0) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a8d54aa commit 35b7a1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@ jobs:
3636
run: npm run tests-only
3737
- name: Submit coverage
3838
if: matrix.node-version == '20.x'
39-
uses: coverallsapp/github-action@v2.2.3
39+
uses: coverallsapp/github-action@v2.3.0
4040
with:
4141
github-token: ${{secrets.GITHUB_TOKEN}}

0 commit comments

Comments
 (0)