Skip to content

Commit 68ec48b

Browse files
Bump JetBrains/qodana-action from 2023.3.2 to 2024.1.4
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.3.2 to 2024.1.4. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.3.2...v2024.1.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 32f0524 commit 68ec48b

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
@@ -166,7 +166,7 @@ jobs:
166166

167167
# Run Qodana inspections
168168
- name: Qodana - Code Inspection
169-
uses: JetBrains/qodana-action@v2023.3.2
169+
uses: JetBrains/qodana-action@v2024.1.4
170170
with:
171171
cache-default-branch-only: true
172172

0 commit comments

Comments
 (0)