Skip to content

Commit eb1d519

Browse files
chore: bump JetBrains/qodana-action from 2023.3.2 to 2024.3.4
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.3.2 to 2024.3.4. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.3.2...v2024.3.4) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 83efd4d commit eb1d519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ jobs:
111111

112112
# Run Qodana inspections
113113
- name: Qodana - Code Inspection
114-
uses: JetBrains/qodana-action@v2023.3.2
114+
uses: JetBrains/qodana-action@v2024.3.4
115115

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

0 commit comments

Comments
 (0)