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
geeknik 2022-10-19 01:28:45 +00:00 committed by GitHub
parent 30fa4b431f
commit 14023d406b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -14,3 +14,4 @@ file:
- type: regex
regex:
- "ghp_.{36}"
- "github_pat_.{82}"