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.3.1
This commit is contained in:
parent
d3258cea7f
commit
a51bde09cf
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -170,7 +170,7 @@ jobs:
|
|||||||
|
|
||||||
# Run Qodana inspections
|
# Run Qodana inspections
|
||||||
- name: Qodana - Code Inspection
|
- name: Qodana - Code Inspection
|
||||||
uses: JetBrains/qodana-action@v2023.2.8
|
uses: JetBrains/qodana-action@v2023.3.1
|
||||||
with:
|
with:
|
||||||
cache-default-branch-only: true
|
cache-default-branch-only: true
|
||||||
|
|
||||||
|
@ -11,6 +11,7 @@
|
|||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Dependencies (GitHub Actions) - upgrade `gradle/gradle-build-action@v2` to `gradle/actions/setup-gradle@v3`
|
- Dependencies (GitHub Actions) - upgrade `gradle/gradle-build-action@v2` to `gradle/actions/setup-gradle@v3`
|
||||||
|
- Dependencies (GitHub Actions) - upgrade `JetBrains/qodana-action` to `v2023.3.1`
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user