mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-04 16:12:39 +01:00
Merge pull request #23727 from Dolibarr/dependabot/github_actions/JetBrains/qodana-action-2022.3.2
Bump JetBrains/qodana-action from 2022.3.0 to 2022.3.2
This commit is contained in:
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.0
|
||||
uses: JetBrains/qodana-action@v2022.3.2
|
||||
#with:
|
||||
# php-version: '7.1'
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user