Skip to content

Commit 8692d3b

Browse files
authored
Merge pull request #941 from bavix/dependabot/github_actions/JetBrains/qodana-action-2024.1
build(deps): bump JetBrains/qodana-action from 2023.3 to 2024.1
2 parents 78bb410 + df19874 commit 8692d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code-quality.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ jobs:
4343
run: composer install --prefer-dist --no-progress
4444

4545
- name: 'Qodana Scan'
46-
uses: JetBrains/qodana-action@v2023.3
46+
uses: JetBrains/qodana-action@v2024.1
4747
env:
4848
QODANA_TOKEN: ${{ secrets.QODANA_TOKEN }}

0 commit comments

Comments
 (0)