Skip to content

Commit 19eef8b

Browse files
authored
Merge branch 'master' into AV-2466_resource-view-fullscreen-button
2 parents 91302d8 + b77961c commit 19eef8b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/scan.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ jobs:
5757

5858

5959
- name: upload results to advanced security
60-
uses: github/codeql-action/upload-sarif@v3
60+
uses: github/codeql-action/upload-sarif@v4
6161
with:
6262
sarif_file: semgrep-app-report.sarif
6363
category: semgrep
@@ -95,7 +95,7 @@ jobs:
9595

9696

9797
- name: upload results to advanced security
98-
uses: github/codeql-action/upload-sarif@v3
98+
uses: github/codeql-action/upload-sarif@v4
9999
with:
100100
sarif_file: dependency-check-report.sarif
101101
category: dependency-check

0 commit comments

Comments
 (0)