Skip to content

Commit

Permalink
Merge pull request #91 from leanix/feature/CID-2409/fix-Snyk-vulnerab…
Browse files Browse the repository at this point in the history
…ilities

Fix Snyk action
  • Loading branch information
mohamedlajmileanix committed Mar 6, 2024
2 parents e7e5aee + 4917cb8 commit 650596c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ jobs:
with:
command: monitor
args: -d --severity-threshold=high --org=leanix --project-name=net.leanix:vsm-github-broker --project-tags=Team=Cider
env:
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit 650596c

Please sign in to comment.