From 96267352beab25c6756c1d41848cdfd7cc3b5543 Mon Sep 17 00:00:00 2001 From: David Claeys Date: Tue, 21 Jul 2026 10:11:53 +0200 Subject: [PATCH] update readme --- dockerhub-description/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dockerhub-description/README.md b/dockerhub-description/README.md index 4fbe3bb..689016e 100644 --- a/dockerhub-description/README.md +++ b/dockerhub-description/README.md @@ -1,4 +1,4 @@ -By default, Gitea runner environments do not include the dependencies required by (dockerhub-description)https://github.com/peter-evans/dockerhub-description +By default, Gitea runner environments do not include the dependencies required by (dockerhub-description)https://github.com/peter-evans/dockerhub-description.
This action is a wrapper around `dockerhub-description` that installs the required dependencies before invoking the upstream action, allowing it to run successfully on Gitea runners. The wrapper then invokes the upstream action using the same inputs, making it a drop-in replacement.