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