Skip to content

Commit 6e1a8d0

Browse files
build(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 (#130)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9de67e7 commit 6e1a8d0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ jobs:
202202
run: npm run lint
203203

204204
- name: Collect code coverage
205-
uses: coverallsapp/github-action@09b709cf6a16e30b0808ba050c7a6e8a5ef13f8d # master
205+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # master
206206
if: steps.list_env.outputs.nyc != ''
207207
with:
208208
github-token: ${{ secrets.GITHUB_TOKEN }}
@@ -216,7 +216,7 @@ jobs:
216216
runs-on: ubuntu-latest
217217
steps:
218218
- name: Upload code coverage
219-
uses: coverallsapp/github-action@09b709cf6a16e30b0808ba050c7a6e8a5ef13f8d # master
219+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # master
220220
with:
221221
github-token: ${{ secrets.github_token }}
222222
parallel-finished: true

0 commit comments

Comments
 (0)