Skip to content

Commit 9782a98

Browse files
committed
Update Qodana to 2025.2
1 parent 25eb437 commit 9782a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
- name: Cache Konan
2626
uses: ./.github/actions/cache-konan
2727
- name: 'Qodana Scan'
28-
uses: JetBrains/qodana-action@v2025.1
28+
uses: JetBrains/qodana-action@v2025.2
2929
with:
3030
args: --baseline,qodana.sarif.json
3131
post-pr-comment: false

0 commit comments

Comments
 (0)