Update JetBrains/qodana-action action to v2023.3.0

This commit is contained in:
renovate[bot]
2023-12-11 16:31:06 +00:00
committed by GitHub
parent 5448403f43
commit cc3a0a4144

View File

@@ -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: