Skip to content

Commit 4f47651

Browse files
authored
SHA pinning (#3928)
1 parent 2edf0ef commit 4f47651

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ jobs:
9494

9595
- name: Coveralls
9696
if: matrix.os == 'ubuntu-latest'
97-
uses: coverallsapp/github-action@v2.3.6
97+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b
9898
with:
9999
github-token: ${{ secrets.GITHUB_TOKEN }}
100100
debug: false

0 commit comments

Comments
 (0)