Skip to content

Commit 3282048

Browse files
chore(deps): update coverallsapp/github-action action to v2.2.0 (#350)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d170f91 commit 3282048

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
@@ -122,6 +122,6 @@ jobs:
122122
- name: Test
123123
run: pnpm run cover
124124
- name: Coveralls GitHub Action
125-
uses: coverallsapp/github-action@v2.1.2
125+
uses: coverallsapp/github-action@v2.2.0
126126
with:
127127
github-token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)