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