You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2022/04/19 15:37:19 UTC

[camel-k] 01/01: chore(ci): updating release action

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

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

commit fc5cb5e9a82753a88bc8e7ef3fd1b1ee01c410bb
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Tue Apr 19 17:37:14 2022 +0200

    chore(ci): updating release action
    
    Ref https://issues.apache.org/jira/browse/INFRA-23154
---
 .github/workflows/release.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 9beac4e10..275b0bff0 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -77,7 +77,7 @@ jobs:
 
     - name: Create Release
       id: create_release
-      uses: ncipollo/release-action@v1
+      uses: ncipollo/release-action@58ae73b360456532aafd58ee170c045abbeaee37
       with:
         artifacts: "./camel-k-client*.tar.gz"
         body: |