This is an automated email from the ASF dual-hosted git repository.

yesamer pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-kie-examples.git


The following commit(s) were added to refs/heads/main by this push:
     new 10557534b Bump actions/setup-java from 5 to 6 (#2243)
10557534b is described below

commit 10557534bccad69b5760df4c1e72096a56870604
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 27 08:18:46 2026 +0200

    Bump actions/setup-java from 5 to 6 (#2243)
    
    Bumps [actions/setup-java](https://github.com/actions/setup-java) from 5 to 
6.
    - [Release notes](https://github.com/actions/setup-java/releases)
    - [Commits](https://github.com/actions/setup-java/compare/v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-java
      dependency-version: '6'
      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/pr-kogito-examples.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/pr-kogito-examples.yml 
b/.github/workflows/pr-kogito-examples.yml
index b36d1b018..63d79e1ba 100644
--- a/.github/workflows/pr-kogito-examples.yml
+++ b/.github/workflows/pr-kogito-examples.yml
@@ -69,7 +69,7 @@ jobs:
           path: incubator-kie-examples
 
       - name: 'SETUP :: Java 17'
-        uses: actions/setup-java@v5
+        uses: actions/setup-java@v6
         with:
           java-version: 17
           distribution: temurin


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to