There was an error while loading. Please reload this page.
1 parent ef5bf99 commit 86a13e8Copy full SHA for 86a13e8
2 files changed
.github/workflows/npmjs-release.yml
@@ -271,6 +271,8 @@ jobs:
271
with:
272
scan-args: |-
273
--config=osv-scanner.toml
274
+ --severity=HIGH
275
+ --severity=CRITICAL
276
./
277
278
- name: Run dependency check
.github/workflows/publish.yml
@@ -41,6 +41,8 @@ jobs:
41
42
43
44
45
46
47
48
- name: Set Environment Variable for Alpha
0 commit comments