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.1.4
This commit is contained in:
parent
a11b955a9d
commit
4706cedbf9
1 changed files with 1 additions and 1 deletions
2
.github/workflows/code-quality.yml
vendored
2
.github/workflows/code-quality.yml
vendored
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue