Skip to content

Commit c8c0a34

Browse files
dependabot[bot]raymond-lam
authored andcommitted
Bump coverallsapp/github-action from 2.2.0 to 2.2.1
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.2.0...v2.2.1) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d782fb5 commit c8c0a34

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
node-version: 16
5151
- run: npm ci
5252
- run: npm run-s test:unit
53-
- uses: coverallsapp/[email protected].0
53+
- uses: coverallsapp/[email protected].1
5454
with:
5555
github-token: ${{ secrets.GITHUB_TOKEN }}
5656
build:

0 commit comments

Comments
 (0)