Skip to content

Commit

Permalink
(fix) : update
Browse files Browse the repository at this point in the history
  • Loading branch information
xmlking authored May 21, 2024
1 parent 0c503ac commit c258ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/report.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ jobs:
- name: 🐾 Audit dependencies
uses: snyk/actions/node@master
with:
args: --all-projects --severity-threshold high --fail-on all
args: --all-projects --severity-threshold=high --fail-on=all
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit c258ebd

Please sign in to comment.