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 26ae22d ci(deps): bump JetBrains/qodana-action from 2025.3.1 to
2025.3.2 (#58)
26ae22d is described below
commit 26ae22d6681f1ceccf2c4882ea8e07c44e905c30
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Mar 18 06:58:21 2026 +0100
ci(deps): bump JetBrains/qodana-action from 2025.3.1 to 2025.3.2 (#58)
Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action)
from 2025.3.1 to 2025.3.2.
- [Release notes](https://github.com/jetbrains/qodana-action/releases)
-
[Commits](https://github.com/jetbrains/qodana-action/compare/v2025.3.1...v2025.3.2)
---
updated-dependencies:
- dependency-name: JetBrains/qodana-action
dependency-version: 2025.3.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
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 11e799a..a35f088 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -183,7 +183,7 @@ jobs:
# Run Qodana inspections
- name: Qodana - Code Inspection
- uses: JetBrains/[email protected]
+ uses: JetBrains/[email protected]
with:
cache-default-branch-only: true