Skip to content

Commit 4162657

Browse files
build(deps): bump JetBrains/qodana-action from 2026.1.3 to 2026.2.0
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2026.1.3 to 2026.2.0. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](JetBrains/qodana-action@4861e01...b588768) --- updated-dependencies: - dependency-name: JetBrains/qodana-action dependency-version: 2026.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 900f346 commit 4162657

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/code-quality.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ jobs:
2727

2828
- name: 🔍 Qodana Scan
2929
id: qodana
30-
uses: JetBrains/qodana-action@4861e015da555e86a72b862892aba6c2b93e6891
30+
uses: JetBrains/qodana-action@b588768b6e7e6da579e518bc584f79de0d243692
3131
continue-on-error: true
3232
env:
3333
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)