Skip to content

Commit 44956c6

Browse files
build(deps): bump coverallsapp/github-action from 1.2.5 to 2.3.6 (#144)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5e3bb15 commit 44956c6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
run: npm run lint
9797

9898
- name: Collect code coverage
99-
uses: coverallsapp/github-action@09b709cf6a16e30b0808ba050c7a6e8a5ef13f8d # master
99+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # master
100100
if: steps.list_env.outputs.nyc != ''
101101
with:
102102
github-token: ${{ secrets.GITHUB_TOKEN }}
@@ -127,7 +127,7 @@ jobs:
127127
runs-on: ubuntu-latest
128128
steps:
129129
- name: Upload code coverage
130-
uses: coverallsapp/github-action@09b709cf6a16e30b0808ba050c7a6e8a5ef13f8d # master
130+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # master
131131
with:
132132
github-token: ${{ secrets.github_token }}
133133
parallel-finished: true

0 commit comments

Comments
 (0)