From 35f1aa6207a0b637718ec7e0396c82dfc0d23906 Mon Sep 17 00:00:00 2001 From: "immich-push-o-matic[bot]" <179150890+immich-push-o-matic[bot]@users.noreply.github.com> Date: Wed, 22 Jul 2026 08:50:34 +0000 Subject: [PATCH] chore(main): release use-mise-action 3.2.0 --- .release-please-manifest.json | 2 +- actions/use-mise/CHANGELOG.md | 14 ++++++++++++++ 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index b7ad020ce..66f3d59c7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { "actions/image-build": "0.1.10", "actions/success-check": "0.0.6", - "actions/use-mise": "3.1.0", + "actions/use-mise": "3.2.0", ".github/workflows": "3.1.0", "actions/pre-job": "2.0.4", "actions/create-workflow-token": "3.0.0", diff --git a/actions/use-mise/CHANGELOG.md b/actions/use-mise/CHANGELOG.md index 68b0ba778..990b90df7 100644 --- a/actions/use-mise/CHANGELOG.md +++ b/actions/use-mise/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [3.2.0](https://github.com/immich-app/devtools/compare/use-mise-action-v3.1.0...use-mise-action-v3.2.0) (2026-07-22) + + +### Features + +* drop sha pin block from use-mise action ([#1819](https://github.com/immich-app/devtools/issues/1819)) ([de37dc2](https://github.com/immich-app/devtools/commit/de37dc23fd73dda12aa344ba41c40516283482a8)) + + +### Chores + +* **deps:** update dependency jdx/mise to v2026.7.7 ([#1830](https://github.com/immich-app/devtools/issues/1830)) ([e905a40](https://github.com/immich-app/devtools/commit/e905a40e665ac69aa696299fdf0bbdf50508ce38)) +* **deps:** update github-actions ([#1707](https://github.com/immich-app/devtools/issues/1707)) ([54e2822](https://github.com/immich-app/devtools/commit/54e2822201ad112775221039a416e2f81825fcc4)) +* **deps:** update github-actions ([#1817](https://github.com/immich-app/devtools/issues/1817)) ([f5b90cb](https://github.com/immich-app/devtools/commit/f5b90cb68cb8b9d3a7bac519fc30b34356df4b0e)) + ## [3.1.0](https://github.com/immich-app/devtools/compare/use-mise-action-v3.0.0...use-mise-action-v3.1.0) (2026-06-16)