This is an automated email from the ASF dual-hosted git repository.
pcongiusti pushed a commit to branch release-2.1.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
The following commit(s) were added to refs/heads/release-2.1.x by this push:
new 6e32463d5 chore(ci): upgrade release-action action
6e32463d5 is described below
commit 6e32463d5ad7f865ecc78cee30daf0f29637e013
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 27b0bd9a1..6d579bb1c 100644
--- a/.github/actions/release-nightly/action.yml
+++ b/.github/actions/release-nightly/action.yml
@@ -118,7 +118,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: |