We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c4a579e + b1951ff commit e9691b6Copy full SHA for e9691b6
.github/workflows/npm_audit.yml
@@ -35,7 +35,7 @@ jobs:
35
working-directory: ${{env.WORKING_DIRECTORY}}
36
37
- name: Run npm audit
38
- uses: oke-py/npm-audit-action@v2
+ uses: oke-py/npm-audit-action@v4
39
with:
40
audit_level: low
41
github_token: ${{ secrets.GITHUB_TOKEN }}
.github/workflows/npm_audit_chatbot.yml
0 commit comments