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