Skip to content

build(deps): npm audit fix (#58) #168

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

build(deps): npm audit fix (#58) #168

Workflow file for this run

on: [push, pull_request]
name: Security
jobs:
runaSecurityAudit:
name: Run a security audit
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- uses: actions/setup-node@v3.6.0
- run: npm audit