diff --git a/.release-please-manifest.json b/.release-please-manifest.json index a3016f31c..9b7c66e0d 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { "actions/image-build": "0.1.8", "actions/success-check": "0.0.6", - "actions/use-mise": "2.0.1", + "actions/use-mise": "2.0.2", "services/outline-role-sync": "1.0.0", ".github/workflows": "2.4.0", "actions/pre-job": "2.0.4", diff --git a/actions/use-mise/CHANGELOG.md b/actions/use-mise/CHANGELOG.md index 13c9b7ded..49807b69e 100644 --- a/actions/use-mise/CHANGELOG.md +++ b/actions/use-mise/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [2.0.2](https://github.com/immich-app/devtools/compare/use-mise-action-v2.0.1...use-mise-action-v2.0.2) (2026-05-19) + + +### Chores + +* bump use-mise version to 2026.5.12 ([#1614](https://github.com/immich-app/devtools/issues/1614)) ([72b432a](https://github.com/immich-app/devtools/commit/72b432a9c7460a3ab88929c3495bd0f17cc23406)) + ## [2.0.1](https://github.com/immich-app/devtools/compare/use-mise-action-v2.0.0...use-mise-action-v2.0.1) (2026-05-09)