This is an automated email from the ASF dual-hosted git repository.
jstastnycz pushed a commit to branch try-nodejs-env-change
in repository
https://gitbox.apache.org/repos/asf/incubator-kie-kogito-pipelines.git
The following commit(s) were added to refs/heads/try-nodejs-env-change by this
push:
new ef56726a back to @v3
ef56726a is described below
commit ef56726a42e765271fb3dacb6133ea331b73302c
Author: jstastny-cz <[email protected]>
AuthorDate: Wed Mar 26 10:24:31 2025 +0100
back to @v3
---
.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]