Skip to content

v4.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jul 08:44
· 82 commits to main since this release

4.0.0 (2023-07-04)

  • add input cache and cache-tag (53b8112)
    Allows for using the registry as a cache using cache-tag as the image
    tag for layer caching.
    Cache is enabled by default.
  • remove superflous docker login step (0f27052)