]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest commit
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 26 Jul 2022 18:40:01 +0000 (20:40 +0200)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Tue, 26 Jul 2022 21:13:40 +0000 (21:13 +0000)
Fixes an issue with Arch builds failing by updating the archlinux
keyring package.

.github/workflows/mkosi.yml

index ff1566bbfb20797d63ebdcb742766a5de86796e5..6127d0980a9e76e906d8cfccde863a5d3f86085a 100644 (file)
@@ -51,7 +51,7 @@ jobs:
 
     steps:
     - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
-    - uses: systemd/mkosi@679bcc98fb8fbe7b53ed809c7019992877e18c14
+    - uses: systemd/mkosi@a75ee572a7ce0361e82d438061843d8e3667f0e4
 
     - name: Install
       run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2