Skip to content

Commit 6dba277

Browse files
committed
chore(deps): update coverallsapp/github-action action to v1.2.3
1 parent 1c26b74 commit 6dba277

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
@@ -119,6 +119,6 @@ jobs:
119119
- name: Test
120120
run: npm run test:nyc
121121
- name: Coveralls GitHub Action
122-
uses: coverallsapp/[email protected].2
122+
uses: coverallsapp/[email protected].3
123123
with:
124124
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)