Skip to content

Commit 068b999

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

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
@@ -221,7 +221,7 @@ jobs:
221221
run: npm run lint
222222

223223
- name: Collect code coverage
224-
uses: coverallsapp/github-action@09b709cf6a16e30b0808ba050c7a6e8a5ef13f8d # master
224+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # master
225225
if: steps.list_env.outputs.nyc != ''
226226
with:
227227
github-token: ${{ secrets.GITHUB_TOKEN }}
@@ -235,7 +235,7 @@ jobs:
235235
runs-on: ubuntu-latest
236236
steps:
237237
- name: Upload code coverage
238-
uses: coverallsapp/github-action@09b709cf6a16e30b0808ba050c7a6e8a5ef13f8d # master
238+
uses: coverallsapp/github-action@648a8eb78e6d50909eff900e4ec85cab4524a45b # master
239239
with:
240240
github-token: ${{ secrets.GITHUB_TOKEN }}
241241
parallel-finished: true

0 commit comments

Comments
 (0)