Skip to content

Commit

Permalink
added right snyk org
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristianBeckerIdealo committed Jun 3, 2021
1 parent 39a7e81 commit cdcfe02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/snyk-go-code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
env:
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
args: --sarif-file-output=snyk.sarif
args: --sarif-file-output=snyk.sarif --org=idealo
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v1
with:
Expand Down

0 comments on commit cdcfe02

Please sign in to comment.