ci(action): update github/codeql-action action to v3.24.0 (#3173)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-02-02 22:30:01 +00:00 committed by GitHub
parent ee4f99f0cf
commit c6c01aa1ae
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -31,6 +31,6 @@ jobs:
path: results.sarif path: results.sarif
retention-days: 5 retention-days: 5
- name: Upload to code-scanning - name: Upload to code-scanning
uses: github/codeql-action/upload-sarif@b7bf0a3ed3ecfa44160715d7c442788f65f0f923 # v3.23.2 uses: github/codeql-action/upload-sarif@e8893c57a1f3a2b659b6b55564fdfdbbd2982911 # v3.24.0
with: with:
sarif_file: results.sarif sarif_file: results.sarif