Skip to content

Commit f470790

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

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
@@ -96,6 +96,6 @@ jobs:
9696
- name: Install Coveralls
9797
run: npm i -D coveralls
9898
- name: Coveralls GitHub Action
99-
uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949 # v2.2.3
99+
uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
100100
with:
101101
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)