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 78db5fea5 added Dockerfiles for building all the Release Images 
(CONNECTORS-1754)
78db5fea5 is described below

commit 78db5fea56eb0d16b0e6b4107b02098eab04f30b
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Fri Jun 28 15:13:37 2024 +0200

    added Dockerfiles for building all the Release Images (CONNECTORS-1754)
---
 .github/workflows/create-docker-image.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/create-docker-image.yml 
b/.github/workflows/create-docker-image.yml
index 824806788..a31058bc0 100644
--- a/.github/workflows/create-docker-image.yml
+++ b/.github/workflows/create-docker-image.yml
@@ -79,7 +79,7 @@ jobs:
           echo "version=${1##*-}" >> $GITHUB_OUTPUT
           
       - name: Checkout for legacy versions of ManifoldCF
-        uses: actions/[email protected]
+        uses: actions/[email protected]
         with:
           ref: release-${{ steps.mcf.outputs.release }}
       

Reply via email to