Merge pull request #23890 from Dolibarr/dependabot/github_actions/JetBrains/qodana-action-2022.3.3
Bump JetBrains/qodana-action from 2022.3.2 to 2022.3.3
This commit is contained in:
commit
fb81df794f
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.2
|
||||
uses: JetBrains/qodana-action@v2022.3.3
|
||||
#with:
|
||||
# php-version: '7.1'
|
||||
env:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user