|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## [3.0.0](https://github.com/immich-app/devtools/compare/multi-runner-build-workflow-v2.4.0...multi-runner-build-workflow-v3.0.0) (2026-06-01) |
| 4 | + |
| 5 | + |
| 6 | +### ⚠ BREAKING CHANGES |
| 7 | + |
| 8 | +* properly pass github_token in use-mise ([#1568](https://github.com/immich-app/devtools/issues/1568)) |
| 9 | + |
| 10 | +### Features |
| 11 | + |
| 12 | +* sticky-comment action ([#1613](https://github.com/immich-app/devtools/issues/1613)) ([7d5afa4](https://github.com/immich-app/devtools/commit/7d5afa4500376a21ce607fde85779983696b8b57)) |
| 13 | +* use app token for shared zizmor workflow ([#1611](https://github.com/immich-app/devtools/issues/1611)) ([ff26356](https://github.com/immich-app/devtools/commit/ff26356692a7d49827332a673519d998b4ee8cbe)) |
| 14 | +* use upstream zizmor-action ([#1577](https://github.com/immich-app/devtools/issues/1577)) ([7c2e36f](https://github.com/immich-app/devtools/commit/7c2e36f9ab5ab00122070362604abefbcd5f2126)) |
| 15 | + |
| 16 | + |
| 17 | +### Bug Fixes |
| 18 | + |
| 19 | +* properly pass github_token in use-mise ([#1568](https://github.com/immich-app/devtools/issues/1568)) ([fc38a2f](https://github.com/immich-app/devtools/commit/fc38a2f8d54849944c43f3f07db89d8f96a22855)) |
| 20 | + |
| 21 | + |
| 22 | +### Chores |
| 23 | + |
| 24 | +* bump to image-build-action v0.1.10 ([#1654](https://github.com/immich-app/devtools/issues/1654)) ([afa2e73](https://github.com/immich-app/devtools/commit/afa2e738a9d72b57c7589059c63cc6dc2c47adfa)) |
| 25 | +* **deps:** update actions/create-github-app-token action to v3.2.0 ([#1604](https://github.com/immich-app/devtools/issues/1604)) ([88c149b](https://github.com/immich-app/devtools/commit/88c149b076050dff4dee323e7df927f9d41cad36)) |
| 26 | +* **deps:** update fluxcd ([#1600](https://github.com/immich-app/devtools/issues/1600)) ([045b761](https://github.com/immich-app/devtools/commit/045b761c752f833b11d91e40f9687020b7343aed)) |
| 27 | +* **deps:** update github-actions ([#1586](https://github.com/immich-app/devtools/issues/1586)) ([f742dc6](https://github.com/immich-app/devtools/commit/f742dc686c4c6f93f742ad73f171a2380624bb31)) |
| 28 | +* **deps:** update github-actions ([#1651](https://github.com/immich-app/devtools/issues/1651)) ([52737b8](https://github.com/immich-app/devtools/commit/52737b83975318d57d8849dfef941372113ab08c)) |
| 29 | +* **deps:** update immich-app/devtools action to v2.0.2 ([#1620](https://github.com/immich-app/devtools/issues/1620)) ([1ecb674](https://github.com/immich-app/devtools/commit/1ecb6749afcba577dab275fe4b6110de9ff56725)) |
| 30 | +* **deps:** update zizmorcore/zizmor-action action to v0.5.6 ([#1632](https://github.com/immich-app/devtools/issues/1632)) ([f313c19](https://github.com/immich-app/devtools/commit/f313c192f9186bcd436667f0c93d67e5c8d1f94c)) |
| 31 | +* modify .github/workflows/org-zizmor.yml ([cbb91ff](https://github.com/immich-app/devtools/commit/cbb91ffe00209efc34ffd64baa2ef1a7722c02fb)) |
| 32 | +* skip :release tag for prereleases ([#1647](https://github.com/immich-app/devtools/issues/1647)) ([8504c2f](https://github.com/immich-app/devtools/commit/8504c2fe461c37eeab3087043cf3939637fd6311)) |
| 33 | +* switch push-o-matic auth from app-id to client-id ([#1573](https://github.com/immich-app/devtools/issues/1573)) ([4e5ef4c](https://github.com/immich-app/devtools/commit/4e5ef4cb773ab652316a78c0f440c97cd24727b8)) |
| 34 | +* use app token for mise in workflows ([#1575](https://github.com/immich-app/devtools/issues/1575)) ([95a166c](https://github.com/immich-app/devtools/commit/95a166c047bbddd4d74ef4908ff53c1b96916364)) |
| 35 | +* use custom sticky-comment action ([#1618](https://github.com/immich-app/devtools/issues/1618)) ([c013479](https://github.com/immich-app/devtools/commit/c013479a723f1124b9dc37de957dbb664dc6cfb3)) |
| 36 | + |
3 | 37 | ## [2.4.0](https://github.com/immich-app/devtools/compare/multi-runner-build-workflow-v2.3.0...multi-runner-build-workflow-v2.4.0) (2026-05-05) |
4 | 38 |
|
5 | 39 |
|
|
0 commit comments