Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ca2ad2e

Browse files
authoredDec 16, 2024··
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] <[email protected]>
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)
Please sign in to comment.