There was an error while loading. Please reload this page.
2 parents d6d23ea + 2465509 commit b77961cCopy full SHA for b77961c
1 file changed
.github/workflows/scan.yml
@@ -57,7 +57,7 @@ jobs:
57
58
59
- name: upload results to advanced security
60
- uses: github/codeql-action/upload-sarif@v3
+ uses: github/codeql-action/upload-sarif@v4
61
with:
62
sarif_file: semgrep-app-report.sarif
63
category: semgrep
@@ -95,7 +95,7 @@ jobs:
95
96
97
98
99
100
sarif_file: dependency-check-report.sarif
101
category: dependency-check
0 commit comments