Skip to content

Commit bcc0269

Browse files
Ben Wellsjoshmgross
andauthored
Update README.md
Co-authored-by: Josh Gross <joshmgross@github.com>
1 parent 13abc0d commit bcc0269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,7 @@ jobs:
314314

315315
## Recommended permissions
316316

317-
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:
317+
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:
318318

319319
```yaml
320320
permissions:

0 commit comments

Comments
 (0)