1
0
Fork 0
mirror of https://github.com/actions/checkout.git synced 2025-04-01 14:00:06 +02:00

Update README.md

Co-authored-by: Josh Gross <joshmgross@github.com>
This commit is contained in:
Ben Wells 2025-01-16 12:36:30 -05:00 committed by GitHub
parent 13abc0dce2
commit bcc02697cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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: