Skip to content

Commit bf007ce

Browse files
Update coverallsapp/github-action action to v2 (#100)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f88f0e8 commit bf007ce

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
@@ -41,6 +41,6 @@ jobs:
4141
- name: Test
4242
run: npm run test
4343
- name: Coveralls GitHub Action
44-
uses: coverallsapp/github-action@v1.2.5
44+
uses: coverallsapp/github-action@v2.2.3
4545
with:
4646
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)