]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 27 Jan 2025 10:26:13 +0000 (11:26 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 27 Jan 2025 10:26:13 +0000 (11:26 +0100)
.github/workflows/coverage.yml
.github/workflows/mkosi.yml

index e76794116bff77ea6c6d9642a1572003b623be39..7e2ba0f31731195f5f636d14e1bb7bfdab22d715 100644 (file)
@@ -25,7 +25,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@0df7ef3f404b211fbc8d856214929de10311ee22
+      - uses: systemd/mkosi@0de0aa905625317ff10cc4b44ec9379a7aa65aa6
 
       # 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 6f6df0ddf935abc6d1b1bc1e47937690290a9a4c..d662d65dad2a8461dbd355d2237209fae4264a87 100644 (file)
@@ -120,7 +120,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@0df7ef3f404b211fbc8d856214929de10311ee22
+      - uses: systemd/mkosi@0de0aa905625317ff10cc4b44ec9379a7aa65aa6
 
       # 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