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 8cb8936 commit 3bb102fCopy full SHA for 3bb102f
.github/workflows/node.js.yml
@@ -37,7 +37,7 @@ jobs:
37
if: ${{ matrix.node-version == '24' && matrix.os == 'ubuntu-latest' }}
38
- name: Coveralls
39
40
- uses: coverallsapp/github-action@v2
+ uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
41
with:
42
github-token: ${{ secrets.GITHUB_TOKEN }}
43
- name: Publish Qlty code coverage
0 commit comments