Skip to content

Commit 5697195

Browse files
authored
Merge pull request #86 from dotkernel/renovate/jetbrains-qodana-action-2026.x
Update JetBrains/qodana-action action to v2026
2 parents 5282b34 + f0bb468 commit 5697195

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
@@ -43,7 +43,7 @@ jobs:
4343
- name: Install dependencies with composer
4444
run: composer install --prefer-dist --no-interaction --no-progress --optimize-autoloader --ansi
4545
- name: 'Qodana Scan'
46-
uses: JetBrains/qodana-action@v2025.3.2
46+
uses: JetBrains/qodana-action@v2026.1.0
4747
with:
4848
pr-mode: false
4949
env:

0 commit comments

Comments
 (0)