fix(github-action): update github/codeql-action (v3.28.17 → v3.28.18) (#139)

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-05-16 21:12:50 +00:00
committed by GitHub
parent 140177528b
commit 245d8a9c98
12 changed files with 17 additions and 17 deletions

View File

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