Skip to content

Commit 04964f3

Browse files
dependabot[bot]raymond-lam
authored andcommitted
Bump coverallsapp/github-action from 1.2.3 to 2.0.0
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 1.2.3 to 2.0.0. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v1.2.3...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] <[email protected]>
1 parent 0e8e4a3 commit 04964f3

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/github-action@v1.2.3
53+
- uses: coverallsapp/github-action@v2.0.0
5454
with:
5555
github-token: ${{ secrets.GITHUB_TOKEN }}
5656
build:

0 commit comments

Comments
 (0)