We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 838ea5b commit 2a5cbe0Copy full SHA for 2a5cbe0
.github/workflows/NodeCI.yml
@@ -142,6 +142,6 @@ jobs:
142
- name: Test
143
run: pnpm run cover
144
- name: Coveralls GitHub Action
145
- uses: coverallsapp/github-action@3b7078ee895f74fc267b7b267c88211df59fa816 # v2.2.2
+ uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949 # v2.2.3
146
with:
147
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments