Skip to content

Releases: EyeCantCU/cosign-action

v0.3.0

11 Jul 00:25
58722a0
Compare
Choose a tag to compare

0.3.0 (2024-07-11)

Features

  • Pull latest cosign binary from Chainguard (4a69e93)

Bug Fixes

  • Use cosign container ID instead of set name (ab5ee40)

v0.2.2

03 Jan 21:47
11f8c11
Compare
Choose a tag to compare

0.2.2 (2024-01-03)

Features

  • verify: Add option to fail silently (c0e6a7d)
  • verify: Parse output with jq for cleaner formatting (a3aa801)

Bug Fixes

  • test-actions: Pass cosign.pub (67cfa5c)

Miscellaneous Chores

v0.2.1

24 Dec 15:42
d904c76
Compare
Choose a tag to compare

0.2.1 (2023-12-24)

Miscellaneous Chores

v0.2.0

24 Dec 14:42
0b10c16
Compare
Choose a tag to compare

0.2.0 (2023-12-24)

Features

  • action: Support passing multiple containers (9060e51)

Bug Fixes

  • sign: Remove unused registry extraction (236af3e)

Miscellaneous Chores

v0.1.2

19 Dec 03:26
8bffcc8
Compare
Choose a tag to compare

0.1.2 (2023-12-19)

Features

  • verify: Support verification against certificates (07602f6)

Miscellaneous Chores

v0.1.1

18 Dec 21:13
83a345d
Compare
Choose a tag to compare

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

v0.1.0

18 Dec 17:31
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release
Add dependabot