Skip to content

Commit a7d0e1b

Browse files
Bump coverallsapp/github-action from 2.2.3 to 2.3.0
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>
1 parent 8fafe3a commit a7d0e1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/github-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
run: npm test
2727

2828
- name: Send report to Coveralls
29-
uses: coverallsapp/github-action@v2.2.3
29+
uses: coverallsapp/github-action@v2.3.0
3030
with:
3131
github-token: ${{ secrets.GITHUB_TOKEN }}
3232

0 commit comments

Comments
 (0)