This changelog is auto-generated by the Python-based Commitizen.
- action: Use detected Bash path
- docker: Support dangling Docker images
- action: Verify no matching cache before save
- Node.js: Upgrade from node16 to node20
- deps: bump @actions/core from v1.10.0 to v1.10.1
- deps: bump @actions/cache from v3.2.1 to v3.2.2
- semver: Bump v7.5.1 to v7.5.4
- deps: lock file maintenance
- util: Don't call toString() on Error
- util: Eliminate side-effects on import
- 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