Skip to content

build(deps): npm audit fix (#61) #178

build(deps): npm audit fix (#61)

build(deps): npm audit fix (#61) #178

Workflow file for this run

on:
push:
branches:
- master
pull_request:
name: Security
jobs:
runaSecurityAudit:
name: Run a security audit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3.5.3
- uses: actions/setup-node@v3.7.0
- run: npm audit