From e92dbaeeec5fe4e1e1abba15b7549c5afce1cc72 Mon Sep 17 00:00:00 2001 From: "immich-push-o-matic[bot]" <179150890+immich-push-o-matic[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 14:21:44 +0000 Subject: [PATCH] chore(main): release use-mise-action 1.1.3 --- .release-please-manifest.json | 2 +- actions/use-mise/CHANGELOG.md | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index fca20e18..7a2550d0 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { "actions/image-build": "0.1.4", "actions/success-check": "0.0.5", - "actions/use-mise": "1.1.2", + "actions/use-mise": "1.1.3", ".github/workflows": "2.2.1", "actions/pre-job": "2.0.2", "actions/create-workflow-token": "1.0.1" diff --git a/actions/use-mise/CHANGELOG.md b/actions/use-mise/CHANGELOG.md index bff2c435..8f855acc 100644 --- a/actions/use-mise/CHANGELOG.md +++ b/actions/use-mise/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.1.3](https://github.com/immich-app/devtools/compare/use-mise-action-v1.1.2...use-mise-action-v1.1.3) (2026-03-23) + + +### Chores + +* **deps:** update github-actions ([#1392](https://github.com/immich-app/devtools/issues/1392)) ([9e8a3f9](https://github.com/immich-app/devtools/commit/9e8a3f926a478b3c82b3ef70e2598e6350b76052)) +* **deps:** update github-actions ([#1402](https://github.com/immich-app/devtools/issues/1402)) ([f852dea](https://github.com/immich-app/devtools/commit/f852dea251d00397830d83977184b6551e84589c)) + ## [1.1.2](https://github.com/immich-app/devtools/compare/use-mise-action-v1.1.1...use-mise-action-v1.1.2) (2026-02-10)