Skip to content

Commit 6203e80

Browse files
committed
Tag coveralls GitHub action
1 parent f763871 commit 6203e80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
- name: Run tests
2727
run: npm test
2828
- name: Report coverage
29-
uses: coverallsapp/github-action@master
29+
uses: coverallsapp/github-action@v1.1.1
3030
with:
3131
github-token: ${{ secrets.GITHUB_TOKEN }}
3232
- name: Run build

0 commit comments

Comments
 (0)