mirror of
https://forgejo.stefka.eu/jiriks74/create-pull-request.git
synced 2025-01-18 16:01:06 +01:00
rephrase best practice
This commit is contained in:
parent
ed49fb2ef7
commit
036546c90e
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ Alternatively, use the action directly and reference the commit hash for the ver
|
|||
|
||||
This action uses [ncc](https://github.com/vercel/ncc) to compile the Node.js code and dependencies into a single JavaScript file under the [dist](https://github.com/peter-evans/create-pull-request/tree/main/dist) directory.
|
||||
|
||||
A best security practice is to assign the least permission required for your workflow (the principle of least privilege).
|
||||
A security best practice is to assign the least permission required for your workflow (the principle of least privilege).
|
||||
Refer to [Assigning permissions to jobs](https://docs.github.com/en/actions/using-jobs/assigning-permissions-to-jobs#defining-access-for-the-github_token-permissions).
|
||||
|
||||
```yaml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue