mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 07:04:27 +00:00
chore(deps): update jetbrains/qodana-action action to v2024.2.3
This commit is contained in:
parent
d05c6b996c
commit
90adb7af24
1 changed files with 1 additions and 1 deletions
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
|
@ -25,7 +25,7 @@ jobs:
|
||||||
show-progress: false
|
show-progress: false
|
||||||
|
|
||||||
- name: Run Qodana scan
|
- name: Run Qodana scan
|
||||||
uses: JetBrains/qodana-action@v2024.2.2
|
uses: JetBrains/qodana-action@v2024.2.3
|
||||||
with:
|
with:
|
||||||
args: --config,.github/qodana.yaml,--property=idea.headless.enable.statistics=false
|
args: --config,.github/qodana.yaml,--property=idea.headless.enable.statistics=false
|
||||||
pr-mode: false
|
pr-mode: false
|
||||||
|
|
Loading…
Reference in a new issue