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

pcongiusti pushed a commit to branch release-2.2.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/release-2.2.x by this push:
     new 00a44219f chore(ci): upgrade release-action action
00a44219f is described below

commit 00a44219f2f698938acb11a0f71f5dc38c214636
Author: Gaelle Fournier <[email protected]>
AuthorDate: Mon Feb 26 14:39:20 2024 +0100

    chore(ci): upgrade release-action action
---
 .github/actions/release-nightly/action.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/actions/release-nightly/action.yml 
b/.github/actions/release-nightly/action.yml
index 80bfd5e97..438bfbc83 100644
--- a/.github/actions/release-nightly/action.yml
+++ b/.github/actions/release-nightly/action.yml
@@ -121,7 +121,7 @@ runs:
 
     - name: Create Release
       id: create_release
-      uses: ncipollo/release-action@58ae73b360456532aafd58ee170c045abbeaee37
+      uses: ncipollo/release-action@1e3e9c6637e5566e185b7ab66f187539c5a76da7
       with:
         artifacts: "./camel-k-client*.tar.gz,sbom.json"
         body: |

Reply via email to