This is an automated email from the ASF dual-hosted git repository.
lukaszlenart pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/struts-intellij-plugin.git
The following commit(s) were added to refs/heads/main by this push:
new 441c455 ci(deps): bump JetBrains/qodana-action from 2024.2.6 to
2025.3.1 (#33)
441c455 is described below
commit 441c4554433ac20d7fdeff01fe978e31d625ff44
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 11 08:20:39 2026 +0100
ci(deps): bump JetBrains/qodana-action from 2024.2.6 to 2025.3.1 (#33)
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action)
from 2024.2.6 to 2025.3.1.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
-
[Commits](https://github.com/jetbrains/qodana-action/compare/v2024.2.6...v2025.3.1)
---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
dependency-version: 2025.3.1
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
.github/workflows/build.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 40da2e2..6fa0bf6 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -180,7 +180,7 @@ jobs:
# Run Qodana inspections
- name: Qodana - Code Inspection
- uses: JetBrains/[email protected]
+ uses: JetBrains/[email protected]
with:
cache-default-branch-only: true