Update github/codeql-action action to v2.22.10

This commit is contained in:
renovate[bot]
2023-12-12 18:36:05 +00:00
committed by GitHub
parent 26a390760e
commit 8abae9d4be

View File

@@ -42,6 +42,6 @@ jobs:
- name: Report Qodana results to GitHub
if: false # TODO: Enable GitHub results after qodana starts reporting meaningful stuff
uses: github/codeql-action/upload-sarif@v2.22.9
uses: github/codeql-action/upload-sarif@v2.22.10
with:
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json