]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Pull in fix that solves action mirror issue
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 24 Jun 2022 12:36:31 +0000 (14:36 +0200)
committerEvgeny Vereshchagin <evvers@ya.ru>
Fri, 24 Jun 2022 13:00:18 +0000 (16:00 +0300)
.github/workflows/mkosi.yml

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