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..5a9269dd 100644 --- a/actions/use-mise/CHANGELOG.md +++ b/actions/use-mise/CHANGELOG.md @@ -1,5 +1,12 @@ # 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-12) + + +### Chores + +* **deps:** update github-actions ([#1392](https://github.com/immich-app/devtools/issues/1392)) ([9e8a3f9](https://github.com/immich-app/devtools/commit/9e8a3f926a478b3c82b3ef70e2598e6350b76052)) + ## [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)