We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c720800 commit 90c2739Copy full SHA for 90c2739
.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/[email protected].1
+ uses: coverallsapp/github-action@3b7078ee895f74fc267b7b267c88211df59fa816 # v2.2.2
67
with:
68
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments