Skip to content

Commit 5033d42

Browse files
Bump JetBrains/qodana-action from 2025.2 to 2025.3 (#53)
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2025.2 to 2025.3. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2025.2...v2025.3) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: '2025.3' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3b7eaa9 commit 5033d42

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
@@ -181,7 +181,7 @@ jobs:
181181

182182
# Run Qodana inspections
183183
- name: Qodana - Code Inspection
184-
uses: JetBrains/qodana-action@v2025.2
184+
uses: JetBrains/qodana-action@v2025.3
185185
with:
186186
cache-default-branch-only: true
187187

0 commit comments

Comments
 (0)