Skip to content

Commit c12878b

Browse files
chore(deps): bump JetBrains/qodana-action from 2025.3 to 2026.1
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.3 to 2026.1. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2025.3...v2026.1) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: '2026.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6148e3 commit c12878b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163

164164
# Run Qodana inspections
165165
- name: Qodana - Code Inspection
166-
uses: JetBrains/qodana-action@v2025.3
166+
uses: JetBrains/qodana-action@v2026.1
167167
with:
168168
cache-default-branch-only: true
169169

0 commit comments

Comments
 (0)