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 b6d5ad3da Fix for deploying Docker image to our Docker Hub
b6d5ad3da is described below
commit b6d5ad3da140befab1d7273c58489c111fd3a772
Author: Piergiorgio Lucidi <[email protected]>
AuthorDate: Mon Jun 17 11:24:49 2024 +0200
Fix for deploying Docker image to our Docker Hub
---
.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 154c95d13..67d41250b 100644
--- a/.github/workflows/create-release-candidate.yml
+++ b/.github/workflows/create-release-candidate.yml
@@ -273,7 +273,7 @@ jobs:
- name: Docker meta
id: meta
- uses: docker/metadata-action@v4
+ uses: docker/[email protected]
with:
images: apache/manifoldcf