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

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


The following commit(s) were added to refs/heads/main by this push:
     new 10494f1c7 chore(ci): upgrade release-action action
10494f1c7 is described below

commit 10494f1c7454729da5a45032b603fe37a20502ca
Author: Gaelle Fournier <gaelle.fournier.w...@gmail.com>
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 c9c09d536..49defbd81 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