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

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


The following commit(s) were added to refs/heads/main by this push:
     new 25eb2841 Revert "Downgrade build-chain to 3.5.5 to fix problems 
running PR checks. (#1278)" (#1279)
25eb2841 is described below

commit 25eb2841d3ce174ec50050f46360d91c6b925bff
Author: Tibor Zimányi <[email protected]>
AuthorDate: Tue Mar 25 14:15:01 2025 +0100

    Revert "Downgrade build-chain to 3.5.5 to fix problems running PR checks. 
(#1278)" (#1279)
    
    This reverts commit 1765eb0afa351ab1308499e5433e5c956a775e73.
---
 .ci/actions/build-chain/action.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.ci/actions/build-chain/action.yml 
b/.ci/actions/build-chain/action.yml
index f83febe0..83a78dab 100644
--- a/.ci/actions/build-chain/action.yml
+++ b/.ci/actions/build-chain/action.yml
@@ -33,7 +33,7 @@ runs:
   steps:
     - name: Build Chain Tool Execution
       id: build-chain
-      uses: kiegroup/[email protected]
+      uses: kiegroup/github-action-build-chain@v3
       with:
         definition-file: ${{ inputs.definition-file }}
         flow-type: ${{ inputs.flow-type }}


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

Reply via email to