We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 52af2b1 + ab7a43f commit 94faec6Copy full SHA for 94faec6
1 file changed
.github/workflows/audit.yml
@@ -12,7 +12,7 @@ jobs:
12
- uses: actions/checkout@v3
13
14
- name: npm audit
15
- uses: oke-py/npm-audit-action@v2.2.0
+ uses: oke-py/npm-audit-action@v2.3.0
16
with:
17
audit_level: low
18
github_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments