Summary
This release fixes null
repository and branch issues: see #106, #84 and #73
What's Changed
- Update codeql-analysis.yml by @jauderho in #76
- use GITHUB_REPOSITORY in shell script by @laurentsimon in #83
- Bump github/codeql-action from 1.0.30 to 1.0.31 by @dependabot in #81
- ✨ Add warning for empty repo token by @laurentsimon in #71
- 🐛 Fix default parameter requirement by @laurentsimon in #89
- ✨ Initial porting the shellscript to go by @naveensrinivasan in #87
- 🌱 Golang CI for clean code. by @naveensrinivasan in #90
- Bump github/codeql-action from 1.0.31 to 1.0.32 by @dependabot in #93
- 🌱 Porting shell script to Go by @naveensrinivasan in #94
- 🌱 More tests by @naveensrinivasan in #95
- 🐛 Fix null is fork in script by @laurentsimon in #98
- 🌱 Porting of shell script to go by @naveensrinivasan in #99
- Bump github/codeql-action from 1.0.32 to 1.1.0 by @dependabot in #102
- Bump actions/setup-go from 2.1.5 to 2.2.0 by @dependabot in #101
- 🌱 Final bits of porting the shell to go by @naveensrinivasan in #103
- 🌱 Dependabot for go by @naveensrinivasan in #104
- 🌱 Verify clean env in build by @naveensrinivasan in #105
New Contributors
- @dependabot made their first contribution in #81
Full Changelog: v1.0.3...v1.0.4