From b3beb3ccba54e0fab2e146fa37ef0c727766b864 Mon Sep 17 00:00:00 2001 From: Arky Asmal <74555081+aasmal97@users.noreply.github.com> Date: Tue, 18 Jun 2024 06:27:39 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6d88e64..5eb0ee3 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ This action provides potential solutions for these cases. By detecting the Githu ```yaml name: Authorized Actor -uses: aasmal97/AuthorizedActor@v1.0.0 +uses: aasmal97/AuthorizedGithubUser@v1.0.0 with: authorizedActors: ${{secrets.AUTHORIZED_ACTORS}} ```