]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest commit
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 2 Aug 2022 09:51:40 +0000 (11:51 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 2 Aug 2022 10:58:31 +0000 (12:58 +0200)
With this update, Arch Linux keyring updates will be automatically
pulled in instead of having to update to a new mkosi commit every
time the keyring gets outdated.

.github/workflows/mkosi.yml

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