mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
Bump JetBrains/qodana-action from 2023.2.1 to 2023.2.6
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) from 2023.2.1 to 2023.2.6. - [Release notes](https://github.com/jetbrains/qodana-action/releases) - [Commits](https://github.com/jetbrains/qodana-action/compare/v2023.2.1...v2023.2.6) --- 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>
This commit is contained in:
parent
8b8b9c954d
commit
243c601ab8
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -166,7 +166,7 @@ jobs:
|
||||
|
||||
# Run Qodana inspections
|
||||
- name: Qodana - Code Inspection
|
||||
uses: JetBrains/qodana-action@v2023.2.1
|
||||
uses: JetBrains/qodana-action@v2023.2.6
|
||||
with:
|
||||
cache-default-branch-only: true
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user