Skip to content

Commit 51bc8a7

Browse files
dependabot[bot]raymond-lam
authored andcommitted
Bump coverallsapp/github-action from 2.0.0 to 2.1.2
Bumps [coverallsapp/github-action](https://github.com/coverallsapp/github-action) from 2.0.0 to 2.1.2. - [Release notes](https://github.com/coverallsapp/github-action/releases) - [Commits](coverallsapp/github-action@v2.0.0...v2.1.2) --- updated-dependencies: - dependency-name: coverallsapp/github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 415fd98 commit 51bc8a7

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

0 commit comments

Comments
 (0)