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

piergiorgio pushed a commit to branch CONNECTORS-1754
in repository https://gitbox.apache.org/repos/asf/manifoldcf.git


The following commit(s) were added to refs/heads/CONNECTORS-1754 by this push:
     new d16b906da Added Dockerfile, updated the exclusion for RAT, updated the 
GitHub workflow (CONNECTORS-1754)
d16b906da is described below

commit d16b906da4157b14be899dfc76ebdcfdd6999387
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Wed Jun 12 21:50:07 2024 +0200

    Added Dockerfile, updated the exclusion for RAT, updated the GitHub 
workflow (CONNECTORS-1754)
---
 .github/workflows/create-release-candidate.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/create-release-candidate.yml 
b/.github/workflows/create-release-candidate.yml
index 038fefb59..4b79a851b 100644
--- a/.github/workflows/create-release-candidate.yml
+++ b/.github/workflows/create-release-candidate.yml
@@ -132,7 +132,7 @@ jobs:
       
       - name: Import GPG key
         id: import_gpg
-        uses: crazy-max/[email protected]
+        uses: 
crazy-max/ghaction-import-gpg@111c56156bcc6918c056dbef52164cfa583dc549
         with:
           gpg_private_key: ${{ secrets.GPG_PRIVATE_KEY }}
       

Reply via email to