Skip to content

Commit 789bbc7

Browse files
Bump JetBrains/qodana-action from 2025.3.1 to 2025.3.2
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.3.1 to 2025.3.2. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2025.3.1...v2025.3.2) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: 2025.3.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0cb3706 commit 789bbc7

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
@@ -168,7 +168,7 @@ jobs:
168168

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

0 commit comments

Comments
 (0)