From 91825b1eef7152625de7815a95394f0946842810 Mon Sep 17 00:00:00 2001 From: Sorin Sbarnea Date: Mon, 12 Jun 2023 11:30:16 +0100 Subject: [PATCH] Rename marketplace action As GitHub team was not able to make the required changes to reused the 'ansible-lint' namespace, we will be using 'ansible-lint-action' instead. --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 03ddde69e1..d601fdcf36 100644 --- a/action.yml +++ b/action.yml @@ -1,5 +1,5 @@ --- -name: ansible-lint +name: ansible-lint-action description: Run Ansible Lint author: Ansible by Red Hat branding: