What's Changed
Action Changes
- Bump Copyright Year to 2024 by @threeal in #21
- Refactor Branding Configuration in
action.yaml
by @threeal in #27 - Do Not Specify Input Requirement If False in
action.yaml
by @threeal in #29 - Bump Example Actions Version in Readme by @threeal in #31
Development Changes
- Rename Workflow to CI by @threeal in #11
- Assert Poetry Version Using Environment Variable in Workflow by @threeal in #17
- Sparse Checkout for Action Files in Workflow by @threeal in #20
- Rename CI Workflow to Test Workflow by @threeal in #23
- Separate Test Action Job in Test Workflow by @threeal in #25
- Disable Cone Mode in Sparse Checkout by @threeal in #30
Dependency Updates
- Bump actions/checkout from 4.0.0 to 4.1.1 by @dependabot in #12 and #13
- Bump actions/cache from 3.3.2 to 4.0.0 by @dependabot in #15 and #18
Full Changelog: v1.0.0...v1.1.0