chore(deps): update jetbrains/qodana-action action to v2024.1.9

This commit is contained in:
renovate[bot] 2024-08-07 15:40:18 +00:00 committed by GitHub
parent 41d03a15ac
commit df3f16d424
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -25,7 +25,7 @@ jobs:
show-progress: false
- name: Run Qodana scan
uses: JetBrains/qodana-action@v2024.1.8
uses: JetBrains/qodana-action@v2024.1.9
with:
args: --config,.github/qodana.yaml,--property=idea.headless.enable.statistics=false
pr-mode: false