Skip to content

Commit be9eae5

Browse files
Update github/codeql-action action to v3
1 parent 9efe212 commit be9eae5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/mega-linter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,6 @@ jobs:
195195

196196
- name: Upload MegaLinter scan results to GitHub Security tab
197197
if: success() || failure()
198-
uses: github/codeql-action/upload-sarif@v2
198+
uses: github/codeql-action/upload-sarif@v3
199199
with:
200200
sarif_file: "megalinter-reports/megalinter-report.sarif"

0 commit comments

Comments
 (0)