diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b828857b..b5eea2f7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -2,7 +2,7 @@ ".github/actions/happy-cleanup": "1.8.0", ".github/actions/conventional-commits": "1.5.0", ".github/actions/docker-build-push": "1.6.0", - ".": "2.11.1", + ".": "2.12.0", ".github/actions/install-happy": "1.7.1", ".github/actions/deploy-happy-stack": "2.1.0", ".github/actions/get-github-ref-names": "1.6.0", diff --git a/CHANGELOG.md b/CHANGELOG.md index 7f0ae03a..3a6fd5bf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.12.0](https://github.com/chanzuckerberg/github-actions/compare/v2.11.1...v2.12.0) (2024-07-11) + + +### Features + +* adding docker scanning github action workflow ([#274](https://github.com/chanzuckerberg/github-actions/issues/274)) ([89b5406](https://github.com/chanzuckerberg/github-actions/commit/89b5406c40cf13ec055ab8e44633019e1655802b)) + ### [2.11.1](https://github.com/chanzuckerberg/github-actions/compare/v2.11.0...v2.11.1) (2024-07-09) diff --git a/version.txt b/version.txt index 6ceb272e..d8b69897 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -2.11.1 +2.12.0