CI pod audyt wersji bibliotek
Some checks failed
npm audit / npm audit (push) Failing after 5s

This commit is contained in:
Dark Steveneq
2026-01-20 09:52:04 +01:00
parent 73530a7e1d
commit cba2c724aa

View File

@@ -23,7 +23,7 @@ jobs:
node-version: 20
- name: install dependencies
run: npm ci
- uses: oke-py/npm-audit-action@v3
- uses: nna/npm-audit-action@v3
with:
audit_level: moderate
github_token: ${{ secrets.GITHUB_TOKEN }}