mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2024-10-27 20:44:05 +00:00
Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action
to v2023.1.0
This commit is contained in:
parent
26e14cfcda
commit
aa4642f0b9
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -114,7 +114,7 @@ jobs:
|
||||
|
||||
# Run Qodana inspections
|
||||
- name: Qodana - Code Inspection
|
||||
uses: JetBrains/qodana-action@v2022.3.4
|
||||
uses: JetBrains/qodana-action@v2023.1.0
|
||||
|
||||
# Prepare plugin archive content for creating artifact
|
||||
- name: Prepare Plugin Artifact
|
||||
|
@ -5,6 +5,7 @@
|
||||
## [Unreleased]
|
||||
|
||||
### Changed
|
||||
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2023.1.0`
|
||||
- Upgrade Gradle Wrapper to `8.1.1`
|
||||
|
||||
## [1.6.0] - 2023-04-13
|
||||
|
Loading…
Reference in New Issue
Block a user