Skip to content

Commit

Permalink
feat: snyk pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
DevRico003 committed Feb 28, 2024
1 parent 52f6424 commit 3514618
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci-cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ jobs:
with:
args: --severity-threshold=high
fail-on-issues: true
token: ${{ secrets.SNYK_TOKEN }}

- name: Send failure notification
if: failure()
Expand Down

0 comments on commit 3514618

Please sign in to comment.