Skip to content

Commit a7586b4

Browse files
chore(deps): update coverallsapp/github-action action to v2.1.0 (#277)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 333c754 commit a7586b4

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.0.0
86+
uses: coverallsapp/github-action@v2.1.0
8787
with:
8888
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)