Improvement
#1975 Validate the label length on the client side
The length of GitHub labels must be lower equal than 50.
tfcmt will validate the label length on the client side, not server side (GitHub).
This change reduces meaningless API call and improves the error message.
#1971 Support CodeBuild-hosted GitHub Actions runner
#1944 Update Go to v1.25.1
Fixes
#1966 Fix Homebrew Cask for Linux