Skip to content

Commit a0a1c12

Browse files
Bump JetBrains/qodana-action from 2024.2 to 2025.1
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2024.2 to 2025.1. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2024.2...v2025.1) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: '2025.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0f96981 commit a0a1c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
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@v2024.2
170+
uses: JetBrains/qodana-action@v2025.1
171171
with:
172172
cache-default-branch-only: true
173173

0 commit comments

Comments
 (0)