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 205825e1 try explicit version 3.5.5
205825e1 is described below
commit 205825e1e9682bb9ed7c9cb948a37ee7ba2d648d
Author: jstastny-cz <[email protected]>
AuthorDate: Wed Mar 26 09:53:13 2025 +0100
try explicit version 3.5.5
---
.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 70051ea7..9abe1145 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/[email protected]
with:
definition-file: ${{ inputs.definition-file }}
flow-type: ${{ inputs.flow-type }}
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]