Skip to content

Commit

Permalink
Update JetBrains/qodana-action action to v2023.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 5448403 commit cc3a0a4
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 @@ -34,7 +34,7 @@ jobs:

- name: Run Qodana scan
if: false # TODO: Enable GitHub results after qodana starts reporting meaningful stuff
uses: JetBrains/qodana-action@v2023.2.9
uses: JetBrains/qodana-action@v2023.3.0
with:
args: --property=idea.headless.enable.statistics=false
env:
Expand Down

0 comments on commit cc3a0a4

Please sign in to comment.