v2.0.0
What's Changed
- Improve CI and print a valid known_hosts. by @floitsch in #99
- Add workflow dispatch. by @floitsch in #100
- Add dependabot. by @floitsch in #98
- Publish images to ghcr.io. by @floitsch in #101
- Bump actions/cache from 3 to 4 by @dependabot in #103
- Bump actions/checkout from 3 to 4 by @dependabot in #104
- Bump actions/setup-go from 3 to 5 by @dependabot in #105
- Feedback. by @floitsch in #106
- Bake in ssh keys for common Git servers. by @floitsch in #107
- Support SSH key as ENV argument. by @floitsch in #108
- Remove explicit Go cache handling. by @floitsch in #111
- Simplify docker container construction. by @floitsch in #109
- Add '/health' path. by @floitsch in #112
- Improve README. by @floitsch in #110
New Contributors
- @dependabot made their first contribution in #103
Full Changelog: v1.7.0...v2.0.0