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