Skip to content

Commit 4b91978

Browse files
committed
chore(deps): update coverallsapp/github-action action to v2.2.1
1 parent 613dd90 commit 4b91978

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NodeCI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@ jobs:
5050
- name: Test
5151
run: npm run test:nyc
5252
- name: Coveralls GitHub Action
53-
uses: coverallsapp/[email protected].0
53+
uses: coverallsapp/[email protected].1
5454
with:
5555
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)