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