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

This commit is contained in:
renovate[bot] 2024-09-19 21:58:09 +00:00 committed by GitHub
parent d05c6b996c
commit 90adb7af24
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