Skip to content

Commit

Permalink
Fiks snyk syntaks [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
geiralund committed Nov 25, 2022
1 parent 55e0d68 commit b9b8d54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
command: monitor
args: |
args: >-
--configuration-attributes=usage:java-runtime
--project-name=${{ github.repository }}
--remote-repo-url=https://github.com/${{ github.repository }}.git
Expand Down

0 comments on commit b9b8d54

Please sign in to comment.