From 8a61b38ed8b716d0e616f5012e1720c37248419b Mon Sep 17 00:00:00 2001 From: Matthew Sanabria <24284972+sudomateo@users.noreply.github.com> Date: Mon, 11 Apr 2022 01:09:55 -0400 Subject: [PATCH] Update action name to be unique --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 7e83809..0c8f51c 100644 --- a/action.yml +++ b/action.yml @@ -1,4 +1,4 @@ -name: "Setup Packer" +name: "Setup HashiCorp Packer" author: "Matthew Sanabria" description: "A GitHub Action to install a specific version of HashiCorp Packer and add it to PATH." inputs: