diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 6453b79df..1cdf7d7df 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "actions/image-build": "0.1.8", + "actions/image-build": "0.1.9", "actions/success-check": "0.0.6", "actions/use-mise": "2.0.2", "services/outline-role-sync": "1.0.0", diff --git a/actions/image-build/CHANGELOG.md b/actions/image-build/CHANGELOG.md index 7733918f5..ad49ed704 100644 --- a/actions/image-build/CHANGELOG.md +++ b/actions/image-build/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.9](https://github.com/immich-app/devtools/compare/image-build-action-v0.1.8...image-build-action-v0.1.9) (2026-06-01) + + +### Chores + +* **deps:** update zizmorcore/zizmor-action action to v0.5.6 ([#1632](https://github.com/immich-app/devtools/issues/1632)) ([f313c19](https://github.com/immich-app/devtools/commit/f313c192f9186bcd436667f0c93d67e5c8d1f94c)) + ## [0.1.8](https://github.com/immich-app/devtools/compare/image-build-action-v0.1.7...image-build-action-v0.1.8) (2026-05-05)