We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee9deeb commit 4c604e9Copy full SHA for 4c604e9
.github/workflows/audit.yaml
@@ -19,4 +19,4 @@ jobs:
19
version: 9
20
run_install: false
21
- name: Audit for vulnerabilities
22
- run: npx audit-ci@^6 --config ./audit-ci.jsonc
+ run: npx audit-ci@^7 --config ./audit-ci.jsonc
0 commit comments