From bcc02697cdb78ddcc427edf11b0921e53c20d99e Mon Sep 17 00:00:00 2001 From: Ben Wells Date: Thu, 16 Jan 2025 12:36:30 -0500 Subject: [PATCH] Update README.md Co-authored-by: Josh Gross --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b710916..f28fec7 100644 --- a/README.md +++ b/README.md @@ -314,7 +314,7 @@ jobs: ## Recommended permissions -When using the `checkout` action in your GitHub Actions workflow, it is recommended to set the following `GITHUB_TOKEN` permissions to ensure proper functionality, unless alternative auth is provided: +When using the `checkout` action in your GitHub Actions workflow, it is recommended to set the following `GITHUB_TOKEN` permissions to ensure proper functionality, unless alternative auth is provided via the `token` or `ssh-key` inputs: ```yaml permissions: