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

This commit is contained in:
renovate[bot] 2024-09-20 02:00:58 +00:00 committed by GitHub
parent 708c523b57
commit 26765f31f7
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.2.2
uses: JetBrains/qodana-action@v2024.2.3
with:
args: --config,.github/qodana.yaml,--property=idea.headless.enable.statistics=false
pr-mode: false