Releases: EyeCantCU/cosign-action
Releases · EyeCantCU/cosign-action
v0.3.0
v0.2.2
v0.2.1
v0.2.0
v0.1.2
v0.1.1
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
- release v0.1.1 (6522b2c)