feat(github-action)!: Update github/codeql-action (v2 → v3) (#21)

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-30 15:33:28 +02:00
committed by GitHub
parent a6a4469f08
commit 3e9122be30

View File

@@ -205,6 +205,6 @@ jobs:
- name: Upload MegaLinter scan results to GitHub Security tab
if: success() || failure()
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: "megalinter-reports/megalinter-report.sarif"