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 9798802 commit cd64e7fCopy full SHA for cd64e7f
.github/workflows/coveralls.yml
@@ -26,6 +26,6 @@ jobs:
26
- name: test
27
run: yarn test:ci
28
- name: Coveralls
29
- uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
+ uses: coverallsapp/github-action@1134c89e4bf10443bf8f0ec69640b667cfd91041 # v2.3.1
30
with:
31
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments