Skip to content

Commit 5ea824f

Browse files
chore(deps): bump JetBrains/qodana-action from 2024.3 to 2025.3
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2024.3 to 2025.3. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2024.3...v2025.3) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: '2025.3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 373b2ae commit 5ea824f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code_quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,6 @@ jobs:
2323
ref: ${{ github.event.pull_request.head.sha }}
2424
fetch-depth: 0
2525
- name: 'Qodana Scan'
26-
uses: JetBrains/qodana-action@v2024.3
26+
uses: JetBrains/qodana-action@v2025.3
2727
env:
2828
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)