Skip to content

Commit 5404609

Browse files
chore(main): release multi-runner-build-workflow 2.2.2
1 parent 2f5e195 commit 5404609

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.github/workflows/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [2.2.2](https://github.com/immich-app/devtools/compare/multi-runner-build-workflow-v2.2.1...multi-runner-build-workflow-v2.2.2) (2026-03-12)
4+
5+
6+
### Chores
7+
8+
* **deps:** update actions/download-artifact action to v8 ([#1396](https://github.com/immich-app/devtools/issues/1396)) ([5555e72](https://github.com/immich-app/devtools/commit/5555e729fc97ce305c1b9fd130d56ae4e67c3ec0))
9+
* **deps:** update fluxcd ([#1375](https://github.com/immich-app/devtools/issues/1375)) ([98d2c6b](https://github.com/immich-app/devtools/commit/98d2c6b36f3930316e44f26d812bfd0e5b98923a))
10+
* **deps:** update github-actions ([#1347](https://github.com/immich-app/devtools/issues/1347)) ([cf9ba79](https://github.com/immich-app/devtools/commit/cf9ba79f5e112849166f84c8a05c70e05672c770))
11+
* **deps:** update github-actions ([#1392](https://github.com/immich-app/devtools/issues/1392)) ([9e8a3f9](https://github.com/immich-app/devtools/commit/9e8a3f926a478b3c82b3ef70e2598e6350b76052))
12+
* **deps:** update github/codeql-action action to v4.32.3 ([#1356](https://github.com/immich-app/devtools/issues/1356)) ([f00c3a6](https://github.com/immich-app/devtools/commit/f00c3a6b8130ac4d126dc7c3ae712c3f7cd68f20))
13+
* **deps:** update github/codeql-action action to v4.32.4 ([#1369](https://github.com/immich-app/devtools/issues/1369)) ([f3064a6](https://github.com/immich-app/devtools/commit/f3064a61548064b0542d4ebdbc8f80d9efd3ee1e))
14+
315
## [2.2.1](https://github.com/immich-app/devtools/compare/multi-runner-build-workflow-v2.2.0...multi-runner-build-workflow-v2.2.1) (2026-02-10)
416

517

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"actions/image-build": "0.1.4",
33
"actions/success-check": "0.0.5",
44
"actions/use-mise": "1.1.2",
5-
".github/workflows": "2.2.1",
5+
".github/workflows": "2.2.2",
66
"actions/pre-job": "2.0.2",
77
"actions/create-workflow-token": "1.0.1"
88
}

0 commit comments

Comments
 (0)