This commit is contained in:
jake 2025-05-10 14:31:28 -04:00
parent 27458fdb99
commit cbbe7413b2

View File

@ -1,7 +1,7 @@
name: "npm-audit"
description: "check for vulnerabilities with npm"
runs:
using: composite
using: "composite"
steps:
- name: "dependency scan"
runs: npm audit