We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 309cd58 commit 5aac287Copy full SHA for 5aac287
.github/workflows/ci.yml
@@ -65,6 +65,6 @@ jobs:
65
run: npm test
66
67
- name: Publish to coveralls.io
68
- uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
+ uses: coverallsapp/github-action@1134c89e4bf10443bf8f0ec69640b667cfd91041 # v2.3.1
69
with:
70
github-token: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/publish.yml
@@ -40,7 +40,7 @@ jobs:
40
41
42
43
44
45
46
0 commit comments