版本发布 6
## What's Changed * update golang and actions version by @rajatjindal in https://github.com/rajatjindal/krew-release-bot/pull/85 **Full Changelog**: https://github.com/rajatjindal/krew-release-bot/compare/v0.0.48...v0.0.49
## What's Changed * chore(git): ignore .idea paraphernalia by @mbobrovskyi in https://github.com/rajatjindal/krew-release-bot/pull/81 * chore(make): add test target by @mbobrovskyi in https://github.com/rajatjindal/krew-release-bot/pull/82 * fix(action): use latest tagged image version by @rajatjindal in https://github.com/rajatjindal/krew-release-bot/pull/84 ## New Contributors * @mbobrovskyi made their first contribution in https://github.com/rajatjindal/krew-release-bot/pull/81 **Full Changelog**: https://github.com/rajatjindal/krew-release-bot/compare/v0.0.47...v0.0.48
## What's Changed * fix: wrap the go version in single quotation by @sonbui00 in https://github.com/rajatjindal/krew-release-bot/pull/73 * fix(action): allow main ref when krew release bot action is triggered by @rajatjindal in https://github.com/rajatjindal/krew-release-bot/pull/80 ## New Contributors * @sonbui00 made their first contribution in https://github.com/rajatjindal/krew-release-bot/pull/73 **Full Changelog**: https://github.com/rajatjindal/krew-release-bot/compare/v0.0.46...v0.0.47
- update `action.yml` and other docs
- update `go-github` - remove unused code
- change default branch to `main` - update golang to 1.20 - push to `ghcr` instead of `docker` - update dependencies - update actions