Skip to content

Commit c64da5e

Browse files
Bump JetBrains/qodana-action from 2025.2.1 to 2025.2.3
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.2.1 to 2025.2.3. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2025.2.1...v2025.2.3) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: 2025.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6315205 commit c64da5e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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@v2025.2.1
169+
uses: JetBrains/qodana-action@v2025.2.3
170170
with:
171171
cache-default-branch-only: true
172172

0 commit comments

Comments
 (0)