Skip to content

Commit 8ab0ee5

Browse files
Bump JetBrains/qodana-action from 2025.3 to 2026.1 (#225)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: InSync <insyncwithfoo@gmail.com>
1 parent 8f5b96b commit 8ab0ee5

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
sed -i -E "s/qodana-jvm/qodana-jvm-community/g" qodana.yaml
221221
-
222222
name: Run Qodana
223-
uses: JetBrains/qodana-action@v2025.3
223+
uses: JetBrains/qodana-action@v2026.1
224224
env:
225225
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}
226226
with:

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ changelog = "2.5.0"
1010
intelliJPlatform = "2.11.0"
1111
kotlin = "2.3.21"
1212
kover = "0.9.8"
13-
qodana = "2025.3.2"
13+
qodana = "2026.1.0"
1414

1515
[libraries.annotations]
1616
group = "org.jetbrains"

0 commit comments

Comments
 (0)