Skip to content

build(deps-dev): bump tough-cookie from 4.0.0 to 4.1.3 #186

build(deps-dev): bump tough-cookie from 4.0.0 to 4.1.3

build(deps-dev): bump tough-cookie from 4.0.0 to 4.1.3 #186

Workflow file for this run

name: Commit
on:
push:
jobs:
commitlint:
runs-on: ubuntu-latest
name: commitlint
steps:
- name: Checkout the repository
uses: actions/checkout@v3
with:
fetch-depth: 0
- name: Run commitlint
uses: wagoid/commitlint-github-action@v4