Skip to content

Commit df97abe

Browse files
Update coverallsapp/github-action action to v1.1.2 (#34)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 9c2591f commit df97abe

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
@@ -97,6 +97,6 @@ jobs:
9797
- name: Test
9898
run: npm run test:nyc
9999
- name: Coveralls GitHub Action
100-
uses: coverallsapp/[email protected].1
100+
uses: coverallsapp/[email protected].2
101101
with:
102102
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)