We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a80f1d commit 1b25f56Copy full SHA for 1b25f56
.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@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
+ uses: coverallsapp/github-action@1134c89e4bf10443bf8f0ec69640b667cfd91041 # v2.3.1
154
with:
155
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments