Skip to content

Latest commit

 

History

History
40 lines (18 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

40 lines (18 loc) · 1.62 KB

Changelog

1.0.3 (2024-11-07)

Bug Fixes

  • sign-container: avoid running signing step if public (#50) (ce43304)

1.0.2 (2024-11-07)

Bug Fixes

  • sign-container: do not run the action in case of private repository to not leak metadata (#48) (655e6ae)

1.0.1 (2024-09-13)

Bug Fixes

  • sign-container: fix loop for sign container (aef33c2)

1.0.0 (2024-09-13)

⚠ BREAKING CHANGES

  • trigger new release

Features

0.1.0 (2024-09-12)

Features

  • add first version of the container sign action (23e353c)