We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 369f7fe commit 9ce8216Copy full SHA for 9ce8216
.github/workflows/NodeCI.yml
@@ -63,6 +63,6 @@ jobs:
63
- name: Test
64
run: npm run test:nyc
65
- name: Coveralls GitHub Action
66
- uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949 # v2.2.3
+ uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
67
with:
68
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments