Skip to content

Commit ddc0fd1

Browse files
author
bump
committed
Update Qodana to v2026.1
1 parent 0ba213d commit ddc0fd1

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/unit-test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ jobs:
7070
post-pr-comment: false
7171
pr-mode: false
7272
# bump: Qodana /qodana-jvm-community:([\d.]+)/ docker:jetbrains/qodana-jvm-community|/^[\d]{4}\.\d+$/|sort
73-
args: --image jetbrains/qodana-jvm-community:2025.3
73+
args: --image jetbrains/qodana-jvm-community:2026.1
7474

7575
- name: Upload results to GitHub
7676
uses: github/codeql-action/upload-sarif@v4

qodana.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ profile:
44
include:
55
- name: VulnerableLibrariesGlobal
66
# bump: Qodana /qodana-jvm-community:([\d.]+)/ docker:jetbrains/qodana-jvm-community|/^[\d]{4}\.\d+$/|sort
7-
linter: jetbrains/qodana-jvm-community:2025.3
7+
linter: jetbrains/qodana-jvm-community:2026.1
88
projectJDK: temurin-26

0 commit comments

Comments
 (0)