Skip to content

Commit 937fcf1

Browse files
chore(deps): update coverallsapp/github-action action to v2.1.2 (#41)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a3dbb77 commit 937fcf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/NodeCI.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
- name: Test
4444
run: yarn cover
4545
- name: Coveralls GitHub Action
46-
uses: coverallsapp/[email protected].0
46+
uses: coverallsapp/[email protected].2
4747
with:
4848
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)