Skip to content

chore(deps): bump cross-spawn from 7.0.2 to 7.0.6 in /app #3435

chore(deps): bump cross-spawn from 7.0.2 to 7.0.6 in /app

chore(deps): bump cross-spawn from 7.0.2 to 7.0.6 in /app #3435

Workflow file for this run

name: Lint Commit Messages
on:
push
jobs:
# see https://github.com/marketplace/actions/commit-linter
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v2