Skip to content

Commit df0b257

Browse files
dependabot[bot]flovogt
authored andcommitted
Bump coverallsapp/github-action from 2.1.2 to 2.2.1
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.1.2 to 2.2.1. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.1.2...v2.2.1) --- 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 eaf5a07 commit df0b257

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.1.2
29+
uses: coverallsapp/github-action@v2.2.1
3030
with:
3131
github-token: ${{ secrets.GITHUB_TOKEN }}
3232

0 commit comments

Comments
 (0)