Browse Source

Bump JetBrains/qodana-action from 2023.1.4 to 2023.1.5

Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.1.4 to 2023.1.5.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
- [Commits](https://github.com/jetbrains/qodana-action/compare/v2023.1.4...v2023.1.5)

---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot] 2 years ago
parent
commit
c5a16281d3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/workflows/code_quality.yml

+ 1 - 1
.github/workflows/code_quality.yml

@@ -21,7 +21,7 @@ jobs:
           fetch-depth: 1
           #php-version: '7.1'
       - name: 'Qodana Scan'
-        uses: JetBrains/qodana-action@v2023.1.4
+        uses: JetBrains/qodana-action@v2023.1.5
         #with:
         #  php-version: '7.1'
         env: