This changelog is auto-generated by the Python-based Commitizen.
- OS: Add Windows support
- deps: bump @actions/cache from v3.1.4
- deps: bump @actions/cache from v3.1.3
- deps: bump @actions/cache from v3.1.2
- deps: bump @actions/cache from v3.0.6
- deps: lock file maintenance
- deps: bump @actions/cache from 3.0.0 to 3.0.6
- deps: bump @actions/core from 1.9.1 to 1.10.0
- action: Filter out pre-cached images
- deps: bump @actions/core from 1.9.0 to 1.9.1
- action: Move constants util -> docker
- action: Add read-only input
- action: Separate scripts from modules
- post: Save cache on cache miss
- action: Port from Yarn Zero-Installs to ncc.
- post: Inform when post step has nothing to do
- util: Use a shell available in GitHub Actions
- action: Fix Docker caching permission error
- action: Create docker-cache GitHub Action