Relates to #229 ## Summary The [`README.md` provides examples](https://github.com/chains-project/ghasum/blob/8e9ad4727b1863d4d597df4b126b4117dabd65fa/README.md#integration) of how to integrate `ghasum` into your CI. It would be nice if the `ghasum` CLI could help with this. In particular: - [ ] Create the local action (should be fairly easy) - [ ] Update the `ghasum` version in the local action (should be doable) - [ ] Add the `ghasum` step to jobs (harder...)