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 0398268 commit b55c565Copy full SHA for b55c565
.github/workflows/test.yml
@@ -80,7 +80,7 @@ jobs:
80
- run: pnpm run coverage
81
82
- name: Upload coverage Coveralls
83
- uses: coverallsapp/github-action@643bc377ffa44ace6394b2b5d0d3950076de9f63 # 2.3.0
+ uses: coverallsapp/github-action@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # 2.3.4
84
with:
85
github-token: ${{ secrets.GITHUB_TOKEN }}
86
0 commit comments