Skip to content

Commit 92bd622

Browse files
chore: bump JetBrains/qodana-action from 4.2.5 to 5.1.0
Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 4.2.5 to 5.1.0. - [Release notes](https://github.com/JetBrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v4.2.5...v5.1.0) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 41728d9 commit 92bd622

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
@@ -104,7 +104,7 @@ jobs:
104104

105105
# Run Qodana inspections
106106
- name: Qodana - Code Inspection
107-
uses: JetBrains/qodana-action@v4.2.5
107+
uses: JetBrains/qodana-action@v5.1.0
108108

109109
# Prepare plugin archive content for creating artifact
110110
- name: Prepare Plugin Artifact

0 commit comments

Comments
 (0)