Skip to content

Commit 745cdb7

Browse files
committed
chore(deps): update coverallsapp/github-action action to v2.3.3
1 parent c5b583e commit 745cdb7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .github/workflows/NodeCI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,6 @@ jobs:
9999
- name: Install Coveralls
100100
run: npm i -D coveralls
101101
- name: Coveralls GitHub Action
102-
uses: coverallsapp/[email protected].2
102+
uses: coverallsapp/[email protected].3
103103
with:
104104
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)