bugfix
This commit is contained in:
parent
27458fdb99
commit
cbbe7413b2
@ -1,7 +1,7 @@
|
|||||||
name: "npm-audit"
|
name: "npm-audit"
|
||||||
description: "check for vulnerabilities with npm"
|
description: "check for vulnerabilities with npm"
|
||||||
runs:
|
runs:
|
||||||
using: composite
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- name: "dependency scan"
|
- name: "dependency scan"
|
||||||
runs: npm audit
|
runs: npm audit
|
Loading…
x
Reference in New Issue
Block a user