Merge pull request #24651 from Dolibarr/dependabot/github_actions/JetBrains/qodana-action-2023.1.0
Bump JetBrains/qodana-action from 2022.3.4 to 2023.1.0
This commit is contained in:
commit
7bb7e2575f
2
.github/workflows/code_quality.yml
vendored
2
.github/workflows/code_quality.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
fetch-depth: 1
|
||||
#php-version: '7.1'
|
||||
- name: 'Qodana Scan'
|
||||
uses: JetBrains/qodana-action@v2022.3.4
|
||||
uses: JetBrains/qodana-action@v2023.1.0
|
||||
#with:
|
||||
# php-version: '7.1'
|
||||
env:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user