We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e46a26 commit 99a4b22Copy full SHA for 99a4b22
.github/workflows/maven.yml
@@ -46,9 +46,3 @@ jobs:
46
# Generate a token from Semgrep AppSec Platform > Settings
47
# and add it to your GitHub secrets.
48
SEMGREP_APP_TOKEN: "4e4485e73a07808f2af8a5546e85fc29bed3d0ce4b21b8b6dd77ace1950bc3f8"
49
-
50
- - name: Upload SARIF file for GitHub Advanced Security Dashboard
51
- uses: github/codeql-action/upload-sarif@v2
52
- with:
53
- sarif_file: semgrep.sarif
54
- if: always()
0 commit comments