From a84c82dc2033793458f78c90d72b7fc36d2da26b Mon Sep 17 00:00:00 2001 From: Stefan Date: Thu, 28 Aug 2025 09:34:12 +0200 Subject: [PATCH] Update action.yml Co-authored-by: Parker Brown <17183625+parkerbxyz@users.noreply.github.com> --- action.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/action.yml b/action.yml index 6ed61cf..a6e4dde 100644 --- a/action.yml +++ b/action.yml @@ -17,7 +17,7 @@ inputs: repositories: description: "Comma or newline-separated list of repositories to install the GitHub App on (defaults to current repository if owner is unset)" required: false - enterprise: + enterprise-slug: description: "Enterprise slug for enterprise-level app installations (cannot be used with 'owner' or 'repositories')" required: false skip-token-revoke: