Skip to content

Commit d078489

Browse files
committed
chore(deps): update coverallsapp/github-action action to v2.2.0
1 parent 2a87d7a commit d078489

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
@@ -83,6 +83,6 @@ jobs:
8383
- name: Install Coveralls
8484
run: npm i -D coveralls
8585
- name: Coveralls GitHub Action
86-
uses: coverallsapp/github-action@v2.1.2
86+
uses: coverallsapp/github-action@v2.2.0
8787
with:
8888
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)