Skip to content

Commit 9ce8216

Browse files
committed
chore(deps): update coverallsapp/github-action action to v2.3.0
1 parent 369f7fe commit 9ce8216

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
@@ -63,6 +63,6 @@ jobs:
6363
- name: Test
6464
run: npm run test:nyc
6565
- name: Coveralls GitHub Action
66-
uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949 # v2.2.3
66+
uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
6767
with:
6868
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)