Chore
* chore: small change to sync and trigger pipeline ([`6beedf3`](https://github.com/helton/hbox/commit/6beedf31698ae0979b754790a161982b0b441573))
Feature
* feat: add reusable workflows and separate steps that can break to allow rerun ([`75cd33d`](https://github.com/helton/hbox/commit/75cd33d53d1aa604df020314755794a84f34b511))
Fix
* fix: python-semantic-release requires fetch-depth 0 to access full commit history ([`369c92f`](https://github.com/helton/hbox/commit/369c92f3840fada5660797fe4c0c33dd40f2826e))
* fix: remove code checkout from action.yml ([`6f2958c`](https://github.com/helton/hbox/commit/6f2958c4d39e8fc42b1685fd971c19d2cdc5bea7))
* fix: add shell in steps that require a run command ([`74927c7`](https://github.com/helton/hbox/commit/74927c73ee92c6e6043eab720147a562e675478c))
* fix: remove unused inputs from composite action ([`5571763`](https://github.com/helton/hbox/commit/557176391f8aea864be2cbae721fc18a65827431))
* fix: checkout code before using local composite actions ([`5b88d0a`](https://github.com/helton/hbox/commit/5b88d0a9cfdf57d7e0e1b4afa33c57a1a1ed00be))
* fix: use composite actions instead of reusable workflows ([`fa602d6`](https://github.com/helton/hbox/commit/fa602d6a448dec9cb3b7d99f78de13eb249fc984))
* fix: move workflow to first step call ([`4f590e9`](https://github.com/helton/hbox/commit/4f590e9af0d86ab61e91995f37880a5d8e171e91))
* fix: checkout code before using reusable workflow ([`884ffb7`](https://github.com/helton/hbox/commit/884ffb77595c64ab65d4c2f2584790c4edf71e76))