We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59cae66 commit c40082aCopy full SHA for c40082a
.github/workflows/snyk_ruby-analysis.yml
@@ -31,7 +31,3 @@ jobs:
31
# More details in https://github.com/snyk/actions#getting-your-snyk-token
32
# or you can signup for free at https://snyk.io/login
33
SNYK_TOKEN: ${{ secrets.SNYK_TOKEN }}
34
- - name: Upload result to GitHub Code Scanning
35
- uses: github/codeql-action/upload-sarif@v1
36
- with:
37
- sarif_file: snyk.sarif
0 commit comments