Bump JetBrains/qodana-action from 5.0.4 to 5.1.0

Bumps [JetBrains/qodana-action](https://github.com/JetBrains/qodana-action) from 5.0.4 to 5.1.0.
- [Release notes](https://github.com/JetBrains/qodana-action/releases)
- [Commits](https://github.com/JetBrains/qodana-action/compare/v5.0.4...v5.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
pull/295/head
dependabot[bot] 2 years ago committed by Jakub Chrzanowski
parent 4ccf825d8f
commit d5dc8e2b46

@ -102,7 +102,7 @@ jobs:
# Run Qodana inspections # Run Qodana inspections
- name: Qodana - Code Inspection - name: Qodana - Code Inspection
uses: JetBrains/qodana-action@v5.0.4 uses: JetBrains/qodana-action@v5.1.0
# Prepare plugin archive content for creating artifact # Prepare plugin archive content for creating artifact
- name: Prepare Plugin Artifact - name: Prepare Plugin Artifact

Loading…
Cancel
Save