]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: update to latest commit
authorLuca Boccassi <bluca@debian.org>
Fri, 2 Sep 2022 18:15:46 +0000 (19:15 +0100)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 2 Sep 2022 18:46:54 +0000 (19:46 +0100)
Required to fix Debian testing/unstable builds, as resolved is
now in its own package

.github/workflows/mkosi.yml

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