Skip to content

Commit b3b60d3

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

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
@@ -164,7 +164,7 @@ jobs:
164164

165165
# Run Qodana inspections
166166
- name: Qodana - Code Inspection
167-
uses: JetBrains/qodana-action@v2024.2.3
167+
uses: JetBrains/qodana-action@v2024.3.4
168168

169169
# Run plugin structure verification along with IntelliJ Plugin Verifier
170170
verify:

0 commit comments

Comments
 (0)