This Github action finds changes to your dependencies in pull requests, and helps you track review of those changes.
xxx
Build image: docker build -t go-review-action .
Run the image: docker run -it -e GITHUB_TOKEN --rm --name go-review-action go-review-action
Run with: go run app.go