Skip to content

Commit ff82bab

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

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
@@ -96,6 +96,6 @@ jobs:
9696
- name: Test
9797
run: yarn cover
9898
- name: Coveralls GitHub Action
99-
uses: coverallsapp/github-action@v2.0.0
99+
uses: coverallsapp/github-action@v2.1.2
100100
with:
101101
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)