mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2025-06-13 13:04:09 +00:00
Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action
to v2025.1.1
This commit is contained in:
parent
6efff55514
commit
48841b7858
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -163,7 +163,7 @@ jobs:
|
||||
|
||||
# Run Qodana inspections
|
||||
- name: Qodana - Code Inspection
|
||||
uses: JetBrains/qodana-action@v2024.2
|
||||
uses: JetBrains/qodana-action@v2025.1.1
|
||||
with:
|
||||
cache-default-branch-only: true
|
||||
|
||||
|
@ -4,7 +4,6 @@
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
|
||||
### Removed
|
||||
|
||||
- Remove `pluginUntilBuild` obsolete property
|
||||
@ -14,6 +13,7 @@
|
||||
- Upgrade Gradle Wrapper to `8.14`
|
||||
- Update `platformVersion` to `2024.2.6`
|
||||
- Dependencies - upgrade `org.jetbrains.qodana` to `2025.1.1`
|
||||
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2025.1.1`
|
||||
|
||||
## [2.1.0] - 2025-03-28
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user