Skip to content

Commit 8d5340a

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

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
@@ -43,6 +43,6 @@ jobs:
4343
- name: Test
4444
run: yarn cover
4545
- name: Coveralls GitHub Action
46-
uses: coverallsapp/github-action@v2.0.0
46+
uses: coverallsapp/github-action@v2.1.0
4747
with:
4848
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)