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 041d4c9

Browse files
authoredMay 16, 2024··
Bump JetBrains/qodana-action from 2023.3.1 to 2024.1.5
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.3.1 to 2024.1.5. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.3.1...v2024.1.5) --- 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 5d43fd6 commit 041d4c9

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
@@ -170,7 +170,7 @@ jobs:
170170

171171
# Run Qodana inspections
172172
- name: Qodana - Code Inspection
173-
uses: JetBrains/qodana-action@v2023.3.1
173+
uses: JetBrains/qodana-action@v2024.1.5
174174
with:
175175
cache-default-branch-only: true
176176

0 commit comments

Comments
 (0)
Please sign in to comment.