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 140dd94 commit 6191fb4Copy full SHA for 6191fb4
.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@43f11c4e058174f808ee9cd63701b6c42fe3f5e3 # v2.3.2
+ uses: coverallsapp/github-action@4cdef0b2dbe0c9aa26bed48edb868db738625e79 # v2.3.3
30
with:
31
github-token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments