Skip to content

Commit f8cdf2d

Browse files
chore(deps): update coverallsapp/github-action action to v2.2.0
1 parent b8435a1 commit f8cdf2d

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
@@ -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)