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 ac08207  ci(deps): bump JetBrains/qodana-action from 2026.1.0 to 
2026.1.3 (#90)
ac08207 is described below

commit ac08207c4c6eb31b9a97e2b93073196417def1f1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Jun 27 08:01:03 2026 +0000

    ci(deps): bump JetBrains/qodana-action from 2026.1.0 to 2026.1.3 (#90)
    
    Bumps [JetBrains/qodana-action](https://github.com/jetbrains/qodana-action) 
from 2026.1.0 to 2026.1.3.
    - [Release notes](https://github.com/jetbrains/qodana-action/releases)
    - 
[Commits](https://github.com/jetbrains/qodana-action/compare/d7b5ec2fbec32197ef447c450e00589ed5f34fd5...4861e015da555e86a72b862892aba6c2b93e6891)
    
    ---
    updated-dependencies:
    - dependency-name: JetBrains/qodana-action
      dependency-version: 2026.1.3
      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 a105b4d..e585e8f 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -184,7 +184,7 @@ jobs:
 
       # Run Qodana inspections
       - name: Qodana - Code Inspection
-        uses: JetBrains/qodana-action@d7b5ec2fbec32197ef447c450e00589ed5f34fd5 
# v2026.1.0
+        uses: JetBrains/qodana-action@4861e015da555e86a72b862892aba6c2b93e6891 
# v2026.1.3
         continue-on-error: true
         with:
           cache-default-branch-only: true

Reply via email to