Skip to content

Commit 79592e7

Browse files
dependabot[bot]Jozott00
authored andcommitted
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 e190998 commit 79592e7

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
@@ -165,7 +165,7 @@ jobs:
165165

166166
# Run Qodana inspections
167167
- name: Qodana - Code Inspection
168-
uses: JetBrains/qodana-action@v2024.2.3
168+
uses: JetBrains/qodana-action@v2024.3.4
169169

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

0 commit comments

Comments
 (0)