1
0
mirror of https://github.com/LaCasemate/fab-manager.git synced 2024-11-28 09:24:24 +01:00

(dev) upgrade to CodeQL Action v2

This commit is contained in:
Sylvain 2022-12-16 14:53:15 +01:00
parent cd37d40fdc
commit 44089f9cf6

View File

@ -39,6 +39,6 @@ jobs:
# Upload the SARIF file generated in the previous step
- name: Upload SARIF
uses: github/codeql-action/upload-sarif@v1
uses: github/codeql-action/upload-sarif@v2
with:
sarif_file: output.sarif.json