Skip to content

Commit

Permalink
Update snyk-python.yml
Browse files Browse the repository at this point in the history
Really, just trying to trigger another action run
  • Loading branch information
huyz committed Mar 10, 2023
1 parent 36fb69f commit 0d3b194
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflow/snyk-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ jobs:
# or you can signup for free at https://snyk.io/login
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
with:
#args: --severity-threshold=high
args: --sarif-file-output=snyk.sarif
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v2
Expand Down

0 comments on commit 0d3b194

Please sign in to comment.