diff --git a/CHANGELOG.md b/CHANGELOG.md index e319481..2b42c7a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.13.0](https://github.com/blue-build/github-action/compare/v1.12.0...v1.13.0) (2026-07-30) + + +### Features + +* support providing the cosign public key via GitHub Secrets ([#156](https://github.com/blue-build/github-action/issues/156)) ([2f3ad44](https://github.com/blue-build/github-action/commit/2f3ad44fe1c1f09d5144f69dc118baee7ca6b008)) + ## [1.12.0](https://github.com/blue-build/github-action/compare/v1.11.1...v1.12.0) (2026-07-06)