]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: Update mkosi version
authorRichard Maw <richard.maw@codethink.co.uk>
Thu, 25 Apr 2024 12:01:52 +0000 (13:01 +0100)
committerRichard Maw <richard.maw@codethink.co.uk>
Thu, 25 Apr 2024 12:05:37 +0000 (13:05 +0100)
The change to add microcode support had a bug in ukify handling
that broke when it should have been picked up from ExtraSearchPaths.

.github/workflows/mkosi.yml

index da06074618be4188db01a305812e7efc37965930..a22a458db3026dd5b640f6e473842e76c14e0adb 100644 (file)
@@ -71,7 +71,7 @@ jobs:
 
     steps:
     - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633
-    - uses: systemd/mkosi@11b112094e659d50cdb25f67829857cfefb69e6d
+    - uses: systemd/mkosi@50150db53652cff573fed43c4b330e2853065305
 
     # Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space
     # immediately, we remove the files in the background. However, we first move them to a different location