What's Changed
- Replace actions/cache with a more robust strategy by @gvegayon in #11
- Both actions now print contextual information for improved debugging (
github
context). - The twostep-container-build action gain two new arguments (labels 1 and 2) and now returns a string indicating what strategy it followed: build the image, re-build the image, cached.
Full Changelog: v1.1.0...v1.2.0