]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest release
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 6 Jul 2022 11:08:13 +0000 (13:08 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 6 Jul 2022 13:57:12 +0000 (15:57 +0200)
This fixes the mkosi github action to unbreak the mkosi CI

.github/workflows/mkosi.yml

index 7d1c892c77711dfc0aa0d49f5f25b18a432c7582..f3ab42d959c675a2f11cb81bdbb52f52786a3dc8 100644 (file)
@@ -49,7 +49,7 @@ jobs:
 
     steps:
     - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
-    - uses: systemd/mkosi@228ca3b4c9ed9a0558dd0f5f83480e4bc75d125b
+    - uses: systemd/mkosi@767a244099e1747a3e9115e634955ba69b70f12a
 
     - name: Install
       run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2