Skip to content

Commit be9ea09

Browse files
chore: bump JetBrains/qodana-action from 2023.3.2 to 2025.2.1
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.3.2 to 2025.2.1. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.3.2...v2025.2.1) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: 2025.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 35f4ef9 commit be9ea09

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
@@ -112,7 +112,7 @@ jobs:
112112

113113
# Run Qodana inspections
114114
- name: Qodana - Code Inspection
115-
uses: JetBrains/qodana-action@v2023.3.2
115+
uses: JetBrains/qodana-action@v2025.2.1
116116

117117
# Prepare plugin archive content for creating artifact
118118
- name: Prepare Plugin Artifact

0 commit comments

Comments
 (0)