From 7c147fe9a1ef3d2a5f0eacbe1d2084e3fe9d54aa Mon Sep 17 00:00:00 2001 From: Luca Comellini Date: Tue, 26 Oct 2021 15:43:38 -0700 Subject: [PATCH] Update Action description --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 1e03f80..1a16214 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ name: "Docker Image Update Checker" -description: "Check if the base Docker image needs to be updated" +description: "GitHub Action to check if the base Docker image that your image is based on was updated and your image needs to be updated" author: Luca Comellini inputs: