2
0
Commit Graph

1 Commits

Author SHA1 Message Date
Bo-Yi Wu de96a1faf5 ci: add and enhance CI workflows for Go projects and code analysis
- Remove Dependabot configuration file
- Add CodeQL analysis workflow for code scanning
- Add CodeQL workflow with scheduled runs and matrix configuration for Go language
- Rename Go workflow to "Run Tests"
- Update Go workflow branches configuration
- Upgrade actions and tools versions in Go workflow
- Expand Go workflow matrix to include multiple OS and Go versions
- Add GoReleaser workflow for automated releases

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
2024-12-31 15:39:25 +08:00