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 df903e0 commit d7ab484Copy full SHA for d7ab484
.github/workflows/NodeCI.yml
@@ -93,6 +93,6 @@ jobs:
93
run: |
94
yarn cover
95
- name: Coveralls GitHub Action
96
- uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # v2.3.0
+ uses: coverallsapp/github-action@1134c89e4bf10443bf8f0ec69640b667cfd91041 # v2.3.1
97
with:
98
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments