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 04857aa commit 2c90317Copy full SHA for 2c90317
.github/workflows/ci.yml
@@ -36,6 +36,6 @@ jobs:
36
run: npm test
37
38
- name: Publish to coveralls.io
39
- uses: coverallsapp/github-action@3dfc5567390f6fa9267c0ee9c251e4c8c3f18949 # v2.2.3
+ uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
40
with:
41
github-token: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/publish.yml
@@ -40,7 +40,7 @@ jobs:
42
43
44
45
46
0 commit comments