From f026a62346cfa9565cfa5b38a4722890388aa1f7 Mon Sep 17 00:00:00 2001 From: Taiki Endo Date: Tue, 30 May 2023 03:10:11 +0900 Subject: [PATCH] docs: Add link to GitHub CLI install instructions --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bcb7d67..9c39c67 100644 --- a/README.md +++ b/README.md @@ -255,7 +255,7 @@ To use this action in self-hosted runners or in containers, at least the followi - bash, GNU Coreutils, GNU grep, GNU tar - curl - git -- gh (GitHub CLI) +- [gh (GitHub CLI)](https://github.com/cli/cli#installation) ## Related Projects