Skip to content

Commit 9af616c

Browse files
authored
Merge pull request #532 from dotkernel/renovate/jetbrains-qodana-action-2026.x
Update JetBrains/qodana-action action to v2026.2.0
2 parents 86672c8 + 2bbc2f8 commit 9af616c

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
@@ -44,6 +44,6 @@ jobs:
4444
- name: Install dependencies with composer
4545
run: composer install --prefer-dist --no-interaction --no-progress --optimize-autoloader --ansi
4646
- name: 'Qodana Scan'
47-
uses: JetBrains/qodana-action@v2026.1.3
47+
uses: JetBrains/qodana-action@v2026.2.0
4848
env:
4949
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)