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 c48391c commit b73b680Copy full SHA for b73b680
.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@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
+ uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
67
with:
68
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments