Skip to content

Commit 3b77951

Browse files
committed
chore(deps): update coverallsapp/github-action action to v2.3.3
1 parent 1da5ee8 commit 3b77951

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
@@ -129,6 +129,6 @@ jobs:
129129
- name: Test
130130
run: npm run test:nyc
131131
- name: Coveralls GitHub Action
132-
uses: coverallsapp/[email protected].2
132+
uses: coverallsapp/[email protected].3
133133
with:
134134
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)