Skip to content

Commit 426d319

Browse files
Bump JetBrains/qodana-action from 2025.2 to 2025.3
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.2 to 2025.3. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2025.2...v2025.3) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: '2025.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7d11a72 commit 426d319

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
@@ -167,7 +167,7 @@ jobs:
167167

168168
# Run Qodana inspections
169169
- name: Qodana - Code Inspection
170-
uses: JetBrains/qodana-action@v2025.2
170+
uses: JetBrains/qodana-action@v2025.3
171171
with:
172172
cache-default-branch-only: true
173173

0 commit comments

Comments
 (0)