Skip to content

Commit 24d568d

Browse files
Bump JetBrains/qodana-action from 2023.3.1 to 2026.1.0
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.3.1 to 2026.1.0. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@e42ff2d...d7b5ec2) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: 2026.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f1c09eb commit 24d568d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/qodana_code_quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ jobs:
2222
with:
2323
fetch-depth: 0
2424
- name: 'Qodana Scan'
25-
uses: JetBrains/qodana-action@e42ff2d2727091337983f607598abbbce4e25f1f # v2023.3.1
25+
uses: JetBrains/qodana-action@d7b5ec2fbec32197ef447c450e00589ed5f34fd5 # v2026.1.0
2626
with:
2727
args: -l jetbrains/qodana-jvm-community:2023.3
2828
push-fixes: pull-request

0 commit comments

Comments
 (0)