Skip to content

Commit eb8e46d

Browse files
fix: update coveralls pipeline
1 parent 34d41ca commit eb8e46d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
GITHUB_TOKEN: ${{ secrets.GH_TOKEN }}
2727
GH_TOKEN: ${{ secrets.GH_TOKEN }}
2828
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}
29-
- uses: coverallsapp/github-action@master
29+
- uses: coverallsapp/github-action@v1
3030
with:
3131
github-token: $${{ secrets.GH_TOKEN }}
3232
env:

0 commit comments

Comments
 (0)