Skip to content

Commit 58f2b8e

Browse files
chore(deps): update jetbrains/qodana-action action to v2024.3.2
1 parent 57c8533 commit 58f2b8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-quality.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
show-progress: false
2626

2727
- name: Run Qodana scan
28-
uses: JetBrains/qodana-action@v2024.2.6
28+
uses: JetBrains/qodana-action@v2024.3.2
2929
with:
3030
args: --config,.github/qodana.yaml,--property=idea.headless.enable.statistics=false
3131
pr-mode: false

0 commit comments

Comments
 (0)