]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 19 Dec 2024 12:54:13 +0000 (13:54 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 20 Dec 2024 19:09:35 +0000 (20:09 +0100)
.github/workflows/coverage.yml
.github/workflows/mkosi.yml

index 410f77dc5e757b706a3332a8ae1a71cffd7d65d2..7850c2c51498270e1a86f72fe6fea64cf8907268 100644 (file)
@@ -16,7 +16,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@7d45366395f29fdb2b534a850c09d23d29b78fa9
+      - uses: systemd/mkosi@ba07d53000b6c560ad0b9f07550aca93c0284e88
 
       # Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space
       # immediately, we remove the files in the background. However, we first move them to a different location
index 3a10d116ebe85d3e69722e986f182468462991dc..c9d4b012a2ce2e666f62408a531471071ae7c5f7 100644 (file)
@@ -113,7 +113,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@7d45366395f29fdb2b534a850c09d23d29b78fa9
+      - uses: systemd/mkosi@ba07d53000b6c560ad0b9f07550aca93c0284e88
 
       # Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space
       # immediately, we remove the files in the background. However, we first move them to a different location