Skip to content

Commit 6711026

Browse files
Update coverallsapp/github-action action to v1.1.2 (#4)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0d29ffe commit 6711026

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
@@ -59,6 +59,6 @@ jobs:
5959
- name: Test
6060
run: npm run test:nyc
6161
- name: Coveralls GitHub Action
62-
uses: coverallsapp/github-action@v1.0.1
62+
uses: coverallsapp/github-action@v1.1.2
6363
with:
6464
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)