Skip to content

Commit

Permalink
Update github/codeql-action action to v2.22.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 10, 2023
1 parent 457bf6d commit ba7073d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code-quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected].8
uses: github/codeql-action/[email protected].9
with:
sarif_file: ${{ runner.temp }}/qodana/results/qodana.sarif.json

0 comments on commit ba7073d

Please sign in to comment.