Skip to content

Commit ca3ea62

Browse files
Update coverallsapp/github-action action to v2 (#513)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5722708 commit ca3ea62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NodeCI.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: Test
7676
run: npm run test:nyc
7777
- name: Coveralls GitHub Action
78-
uses: coverallsapp/github-action@v1.2.4
78+
uses: coverallsapp/github-action@v2.0.0
7979
with:
8080
github-token: ${{ secrets.GITHUB_TOKEN }}
8181
update:

0 commit comments

Comments
 (0)