]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 26 Feb 2025 13:58:39 +0000 (14:58 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 4 Mar 2025 14:45:13 +0000 (15:45 +0100)
(cherry picked from commit 6ccb14af882673dd488ec86ef9f9e8421b126300)

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

index f08c41b4669c2d0ba1b28b5a96b0e233d8cb2f48..693006c84ab2d713ea901a229ee7f7ede7655aa1 100644 (file)
@@ -16,7 +16,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@87c540a5cf9fe24bb79fa946b9617d10e7f02b7e
+      - uses: systemd/mkosi@6e64559161c1a5ed88ad1eacdd77f9a45cbbf6a6
 
       # 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 d174f66e6a2267b1ee9a602eadd8e74b38d9ad09..a5d7efcbc3c7f76fbc1068154705174ac9869ee1 100644 (file)
@@ -120,7 +120,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@87c540a5cf9fe24bb79fa946b9617d10e7f02b7e
+      - uses: systemd/mkosi@6e64559161c1a5ed88ad1eacdd77f9a45cbbf6a6
 
       # 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