Skip to content

Commit

Permalink
Sett org=teamdagpenger for Snyk
Browse files Browse the repository at this point in the history
  • Loading branch information
androa committed Dec 14, 2021
1 parent 6286c9f commit eb6964c
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,8 @@ jobs:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
command: monitor
args: --configuration-attributes=usage:java-runtime --project-name=${{ github.repository }} --remote-repo-url=https://github.com/${{ github.repository }}.git
args: |
--configuration-attributes=usage:java-runtime
--project-name=${{ github.repository }}
--remote-repo-url=https://github.com/${{ github.repository }}.git
--org=teamdagpenger

0 comments on commit eb6964c

Please sign in to comment.