Skip to content

Commit 99a4b22

Browse files
Update maven.yml
1 parent 9e46a26 commit 99a4b22

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

.github/workflows/maven.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -46,9 +46,3 @@ jobs:
4646
# Generate a token from Semgrep AppSec Platform > Settings
4747
# and add it to your GitHub secrets.
4848
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

Comments
 (0)