Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Commit 4e7b559

Browse files
chore(deps): update github/codeql-action action to v4
1 parent c8f6057 commit 4e7b559

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/megalinter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ jobs:
6464
megalinter-reports/
6565
- if: success() || failure()
6666
name: Upload MegaLinter scan results to GitHub Security tab
67-
uses: github/codeql-action/upload-sarif@v3
67+
uses: github/codeql-action/upload-sarif@v4
6868
with:
6969
sarif_file: megalinter-reports/megalinter-report.sarif
7070
- if: success() || failure()

0 commit comments

Comments
 (0)