Skip to content

Commit 4f896b9

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

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
@@ -50,6 +50,6 @@ jobs:
5050
- name: Test
5151
run: npm run test:nyc
5252
- name: Coveralls GitHub Action
53-
uses: coverallsapp/github-action@v2.0.0
53+
uses: coverallsapp/github-action@v2.1.0
5454
with:
5555
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)