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

This commit is contained in:
renovate[bot] 2024-05-07 21:52:16 +00:00 committed by GitHub
parent a11b955a9d
commit 4706cedbf9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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