Update .gitea/workflows/npm-audit.yaml
Some checks failed
npm audit / npm audit (push) Failing after 6s
Some checks failed
npm audit / npm audit (push) Failing after 6s
This commit is contained in:
@@ -23,7 +23,7 @@ jobs:
|
||||
node-version: 20
|
||||
- name: install dependencies
|
||||
run: npm ci
|
||||
- uses: nna/npm-audit-action@v3
|
||||
- uses: nna/npm-audit-action
|
||||
with:
|
||||
audit_level: moderate
|
||||
github_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user