From 4fc79cfc33421fdc719f256ae010557f000dfb30 Mon Sep 17 00:00:00 2001 From: "immich-push-o-matic[bot]" <179150890+immich-push-o-matic[bot]@users.noreply.github.com> Date: Tue, 5 May 2026 18:04:52 +0000 Subject: [PATCH] chore(main): release image-build-action 0.1.8 --- .release-please-manifest.json | 2 +- actions/image-build/CHANGELOG.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 928e8b012..b698be837 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,5 +1,5 @@ { - "actions/image-build": "0.1.7", + "actions/image-build": "0.1.8", "actions/success-check": "0.0.6", "actions/use-mise": "1.1.3", "services/outline-role-sync": "1.0.0", diff --git a/actions/image-build/CHANGELOG.md b/actions/image-build/CHANGELOG.md index 8e9453956..7733918f5 100644 --- a/actions/image-build/CHANGELOG.md +++ b/actions/image-build/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [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) + + +### Chores + +* **deps:** update github-actions ([#1488](https://github.com/immich-app/devtools/issues/1488)) ([2ee2888](https://github.com/immich-app/devtools/commit/2ee288826ca7aa1ac44809ebabb69a7e32b4c1f9)) +* **deps:** update github-actions ([#1520](https://github.com/immich-app/devtools/issues/1520)) ([1eb354f](https://github.com/immich-app/devtools/commit/1eb354f462483fdd62189aa90c1a4129aa824666)) + ## [0.1.7](https://github.com/immich-app/devtools/compare/image-build-action-v0.1.6...image-build-action-v0.1.7) (2026-03-24)