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.
2 parents 3bb102f + bb68b75 commit 3fdb5b8Copy full SHA for 3fdb5b8
.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@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
+ uses: coverallsapp/github-action@5cbfd81b66ca5d10c19b062c04de0199c215fb6e # v2.3.7
41
with:
42
github-token: ${{ secrets.GITHUB_TOKEN }}
43
- name: Publish Qlty code coverage
0 commit comments