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 68fe7b6 commit 283b5a4Copy full SHA for 283b5a4
.github/workflows/NodeCI.yml
@@ -93,6 +93,6 @@ jobs:
93
run: |
94
yarn cover
95
- name: Coveralls GitHub Action
96
- uses: coverallsapp/github-action@43f11c4e058174f808ee9cd63701b6c42fe3f5e3 # v2.3.2
+ uses: coverallsapp/github-action@4cdef0b2dbe0c9aa26bed48edb868db738625e79 # v2.3.3
97
with:
98
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments