Skip to content

Commit 7c7a40e

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

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
@@ -99,6 +99,6 @@ jobs:
9999
- name: Install Coveralls
100100
run: npm i -D coveralls
101101
- name: Coveralls GitHub Action
102-
uses: coverallsapp/github-action@v2.3.3
102+
uses: coverallsapp/github-action@v2.3.4
103103
with:
104104
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)