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