mirror of
https://github.com/actions/toolkit.git
synced 2026-08-12 00:00:17 +02:00
audit security vulnerabilities as part of ci (#280)
This commit is contained in:
Generated
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@actions/io",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.1",
|
||||
"lockfileVersion": 1
|
||||
}
|
||||
|
||||
@@ -27,6 +27,7 @@
|
||||
"directory": "packages/io"
|
||||
},
|
||||
"scripts": {
|
||||
"audit-moderate": "npm install && npm audit --audit-level=moderate",
|
||||
"test": "echo \"Error: run tests from root\" && exit 1",
|
||||
"tsc": "tsc"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user