]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 24 Feb 2025 21:24:52 +0000 (22:24 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 4 Mar 2025 14:45:13 +0000 (15:45 +0100)
(cherry picked from commit 4b8edc68f9f4111ccb5ba40c048431874ce8afab)

.github/workflows/coverage.yml
.github/workflows/mkosi.yml

index 676a21c6e8fa1bf8cc0419d67fb7403b7617020e..f08c41b4669c2d0ba1b28b5a96b0e233d8cb2f48 100644 (file)
@@ -16,7 +16,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@13eb5b68bd5fb234dd0da3b242d80954faf91b95
+      - uses: systemd/mkosi@87c540a5cf9fe24bb79fa946b9617d10e7f02b7e
 
       # 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 5f14be6599856310205e6ea016f37aaf64486ef6..d174f66e6a2267b1ee9a602eadd8e74b38d9ad09 100644 (file)
@@ -120,7 +120,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@13eb5b68bd5fb234dd0da3b242d80954faf91b95
+      - uses: systemd/mkosi@87c540a5cf9fe24bb79fa946b9617d10e7f02b7e
 
       # 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