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 dc1cc5e commit f085ae5Copy full SHA for f085ae5
.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@cfd0633edbd2411b532b808ba7a8b5e04f76d2c8 # 2.3.4
+ uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # 2.3.6
84
with:
85
github-token: ${{ secrets.GITHUB_TOKEN }}
86
0 commit comments