Update github-personal-token.yaml
added support for `fine-grained personal access tokens` currently in beta (https://github.com/settings/tokens?type=beta)patch-1
parent
30fa4b431f
commit
14023d406b
|
@ -14,3 +14,4 @@ file:
|
|||
- type: regex
|
||||
regex:
|
||||
- "ghp_.{36}"
|
||||
- "github_pat_.{82}"
|
||||
|
|
Loading…
Reference in New Issue