We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3746605 commit 8f3a5dbCopy full SHA for 8f3a5db
.github/workflows/NodeCI.yml
@@ -150,6 +150,6 @@ jobs:
150
- name: Test
151
run: pnpm run cover
152
- name: Coveralls GitHub Action
153
- uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949 # v2.2.3
+ uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
154
with:
155
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments