Skip to content

Commit f61a6d4

Browse files
committed
chore(deps): update coverallsapp/github-action action to v2.3.0
1 parent b8bf7d7 commit f61a6d4

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
@@ -124,6 +124,6 @@ jobs:
124124
- name: Test
125125
run: npm run test:nyc
126126
- name: Coveralls GitHub Action
127-
uses: coverallsapp/github-action@v2.2.3
127+
uses: coverallsapp/github-action@v2.3.0
128128
with:
129129
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)