Skip to content

Commit

Permalink
Update global-snyk-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw authored Mar 22, 2024
1 parent 91257e5 commit 9dcdc74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/global-snyk-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:

- name: 'npx snyk test --all-projects'
working-directory: ./
run: npx snyk test --all-projects --fail-on=upgradable
run: npx -y snyk test --all-projects --fail-on=upgradable


0 comments on commit 9dcdc74

Please sign in to comment.