From d1c3acef8a6aed783f699c834cf8d8f4c30af738 Mon Sep 17 00:00:00 2001 From: Andrea Brancaleoni Date: Mon, 2 Oct 2023 16:28:34 +0200 Subject: [PATCH] action.yml: add pinDigest word itself --- action.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action.yml b/action.yml index c062dc77..39bb6f26 100644 --- a/action.yml +++ b/action.yml @@ -32,6 +32,7 @@ inputs: url parse urlparse :disableDigestUpdates + pinDigest debug: description: enables debug output for this action required: false