diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5d4a9891..ba77f590 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.5", "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 8e945395..a42e40ec 100644 --- a/actions/image-build/CHANGELOG.md +++ b/actions/image-build/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.8](https://github.com/immich-app/devtools/compare/image-build-action-v0.1.7...image-build-action-v0.1.8) (2026-04-16) + + +### Chores + +* **deps:** update github-actions ([#1488](https://github.com/immich-app/devtools/issues/1488)) ([2ee2888](https://github.com/immich-app/devtools/commit/2ee288826ca7aa1ac44809ebabb69a7e32b4c1f9)) + ## [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)