Skip to content

Commit d7a0563

Browse files
Bump JetBrains/qodana-action from 2023.3 to 2025.1
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.3 to 2025.1. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@v2023.3...v2025.1) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: '2025.1' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f7c964d commit d7a0563

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/qodana-code-quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ jobs:
1414
with:
1515
fetch-depth: 0
1616
- name: Qodana Scan
17-
uses: JetBrains/qodana-action@v2023.3
17+
uses: JetBrains/qodana-action@v2025.1
1818
env:
1919
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)