Skip to content

Commit

Permalink
Fix snyk (#33)
Browse files Browse the repository at this point in the history
* Fikser token warning.
* Fixer snyk sjekk
  • Loading branch information
mrsladek authored Apr 13, 2022
1 parent 94c0b70 commit e70eb82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,3 +27,5 @@ jobs:
--configuration-attributes=usage:java-runtime
--remote-repo-url=https://github.com/${{ github.repository }}.git
-- -s settings.xml
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}

0 comments on commit e70eb82

Please sign in to comment.