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

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-02-02 01:09:44 +02:00
committed by GitHub
parent 2ab10b0b41
commit 1f28f73ece
12 changed files with 14 additions and 14 deletions

View File

@@ -305,7 +305,7 @@ runs:
- name: Upload Prettier Results
if: always() && inputs.report-format == 'sarif'
uses: github/codeql-action/upload-sarif@v2
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: ${{ inputs.working-directory }}/reports/prettier.sarif
category: prettier