GitHub Actions token format `ghs_APPID_JWT` (~520 chars, variable length).
Regex
NEW: `ghs_[0-9]+_[A-Za-z0-9_-]+\.[A-Za-z0-9_-]+\.[A-Za-z0-9_-]+`
OLD: `ghs_[A-Za-z0-9]{36}`
https://github.blog/changelog/2021-03-04-authentication-token-format-updates/
#GitHub #GitHubAction #GitHubServerToken #GitHubToken #Regex
