Skip to content

Commit ded5312

Browse files
rob93cbump
andauthored
Update Qodana to v2026.1 (#493)
Co-authored-by: bump <bump-action@github>
1 parent 6b12afd commit ded5312

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)