Skip to content

Commit 8bbfecd

Browse files
authored
Merge pull request #450 from dotkernel/renovate/jetbrains-qodana-action-2026.x
Update JetBrains/qodana-action action to v2026
2 parents 888119f + afa9513 commit 8bbfecd

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,6 +43,6 @@ 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
46+
uses: JetBrains/qodana-action@v2026.1.3
4747
env:
4848
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)