Skip to content

Commit ce3843d

Browse files
Bump JetBrains/qodana-action from 2024.3.4 to 2025.1.0
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2024.3.4 to 2025.1.0. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2024.3.4...v2025.1.0) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: 2025.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aafb026 commit ce3843d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

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

169169
# Run Qodana inspections
170170
- name: Qodana - Code Inspection
171-
uses: JetBrains/qodana-action@v2024.3.4
171+
uses: JetBrains/qodana-action@v2025.1.0
172172
with:
173173
cache-default-branch-only: true
174174

0 commit comments

Comments
 (0)