Skip to content

Commit ae6184b

Browse files
chore: pin commit sha instead of version tag
1 parent 4c2ab00 commit ae6184b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
# report coverage only for non PR
7171
- name: coveralls
7272
if: ${{ startsWith(github.ref, 'refs/pull/') == false }}
73-
uses: coverallsapp/github-action@v2
73+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # v2.3.7
7474
with:
7575
github-token: ${{ secrets.GITHUB_TOKEN }}
7676

0 commit comments

Comments
 (0)