Skip to content

Commit 4a3b103

Browse files
build(deps): Bump coverallsapp/github-action from 1.2.4 to 2.0.0 (#1453)
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.4 to 2.0.0. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v1.2.4...v2.0.0) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dd53cd5 commit 4a3b103

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/nodejs-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ jobs:
6262
if: matrix.node == env.NODE_COV
6363

6464
- name: Run Coveralls
65-
uses: coverallsapp/github-action@v1.2.4
65+
uses: coverallsapp/github-action@v2.0.0
6666
if: matrix.node == env.NODE_COV
6767
continue-on-error: true
6868
with:

0 commit comments

Comments
 (0)