We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ac8236 commit 81eab5cCopy full SHA for 81eab5c
.github/workflows/NodeCI.yml
@@ -148,6 +148,6 @@ jobs:
148
- name: Test
149
run: pnpm run cover
150
- name: Coveralls GitHub Action
151
- uses: coverallsapp/github-action@4cdef0b2dbe0c9aa26bed48edb868db738625e79 # v2.3.3
+ uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # v2.3.4
152
with:
153
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments