Skip to content

Bump @commitlint/cli from 17.6.3 to 17.6.6 #43

Bump @commitlint/cli from 17.6.3 to 17.6.6

Bump @commitlint/cli from 17.6.3 to 17.6.6 #43

Workflow file for this run

name: Run a security audit
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3
with:
node-version: 16
- run: npm audit