diff --git a/.github/configuration/release-please-manifest.json b/.github/configuration/release-please-manifest.json index 2844533..16af8f4 100644 --- a/.github/configuration/release-please-manifest.json +++ b/.github/configuration/release-please-manifest.json @@ -1,3 +1,3 @@ { - "image-action-gh/base-project/image-scan": "1.4.6" + "image-action-gh/base-project/image-scan": "1.4.7" } \ No newline at end of file diff --git a/image-action-gh/base-project/image-scan/CHANGELOG.md b/image-action-gh/base-project/image-scan/CHANGELOG.md index 70cfdbe..10e0f5c 100644 --- a/image-action-gh/base-project/image-scan/CHANGELOG.md +++ b/image-action-gh/base-project/image-scan/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.7](https://github.com/unoplat/unoplat-ci-cd-scripts/compare/image-scan-v1.4.6...image-scan-v1.4.7) (2024-03-11) + + +### Bug Fixes + +* dummy commit to see contents ([36df1f9](https://github.com/unoplat/unoplat-ci-cd-scripts/commit/36df1f90b3faf6b8c19767d7532508a2f15d7dea)) + ## [1.4.6](https://github.com/unoplat/unoplat-ci-cd-scripts/compare/image-scan-v1.4.5...image-scan-v1.4.6) (2024-03-11)