]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update to latest commit
authorLuca Boccassi <bluca@debian.org>
Mon, 10 Oct 2022 11:00:46 +0000 (12:00 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Mon, 10 Oct 2022 11:19:41 +0000 (13:19 +0200)
Require dto fix Debian testing/unstable builds, as the initrd is
versioned

.github/workflows/mkosi.yml

index bbebd189216c6b5118c1c375c47a8196ab2ca88d..de00078b2a27ee6ec6bf9e5a54dcc29a2890e6ca 100644 (file)
@@ -50,7 +50,7 @@ jobs:
 
     steps:
     - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
-    - uses: systemd/mkosi@ff0238897d52429d52071ffd0297948c9d6d7e1d
+    - uses: systemd/mkosi@792cbc60eb2dc4a58d66bb3c212bf92f8d50f6ea
 
     - name: Install
       run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2