From 0e77f895e394748b8b92b19066b818838106d374 Mon Sep 17 00:00:00 2001 From: Rich Brown Date: Fri, 7 Jun 2024 21:17:30 -0400 Subject: [PATCH] Restore previous (no "version:" ... is required; need to tag the release, though, to get a version number --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 396c522..71b70f9 100644 --- a/action.yml +++ b/action.yml @@ -21,4 +21,4 @@ inputs: runs: using: 'node20' main: 'dist/index.js' - version: '1.1.1' +