Skip to content

v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Dec 21:13
83a345d

0.1.1 (2023-12-18)

Features

  • ci: Add tests for actions (a10cd8a)

Bug Fixes

  • actions: Pass registry token and GitHub token when signing (1696915)
  • actions: Replace deprecated 'using' with 'uses' when retrieving cosign-installer (ff0438d)
  • actions: Use lowercase workaround in verify, correct its usage (8f5aefc)
  • ci: Point to correct branch, don't run on PR (8efebfc)
  • release-please: Remove package name (fc8e6d1)
  • sign: Set shell to bash when signing container (0a4c958)
  • sign: Store private key in environment (b852ddf)

Miscellaneous Chores