update codeql actions to release 4 (node 24) and enable github action scanning

This commit is contained in:
El RIDO
2025-10-08 08:45:06 +02:00
parent d4ebb12828
commit bab4d50cd4
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -25,6 +25,6 @@ jobs:
with:
args: --sarif-file-output=snyk.sarif
- name: Upload result to GitHub Code Scanning
uses: github/codeql-action/upload-sarif@v3
uses: github/codeql-action/upload-sarif@v4
with:
sarif_file: snyk.sarif