Skip to content

Commit ca2ad2e

Browse files
chore: bump JetBrains/qodana-action from 2023.3.2 to 2024.3.2
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.3.2 to 2024.3.2. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.3.2...v2024.3.2) --- 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 f9c1af6 commit ca2ad2e

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
@@ -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.2
115115

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

0 commit comments

Comments
 (0)