Skip to content

Commit 56c39b1

Browse files
committed
Pin coverallsapp/github-action
1 parent df28d83 commit 56c39b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
if: ${{ matrix.node-version == '24' && matrix.os == 'ubuntu-latest' }}
4040
- name: Coveralls
4141
if: ${{ matrix.node-version == '24' && matrix.os == 'ubuntu-latest' }}
42-
uses: coverallsapp/github-action@v2
42+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.6
4343
with:
4444
github-token: ${{ secrets.GITHUB_TOKEN }}
4545
- name: Publish Qlty code coverage

0 commit comments

Comments
 (0)