We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 229be98 commit 3f1b1c5Copy full SHA for 3f1b1c5
.github/workflows/NodeCI.yml
@@ -43,6 +43,6 @@ jobs:
43
- name: Test
44
run: yarn cover
45
- name: Coveralls GitHub Action
46
- uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
+ uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
47
with:
48
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments