]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 25 Mar 2025 20:28:06 +0000 (21:28 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 28 Mar 2025 08:49:15 +0000 (09:49 +0100)
.github/workflows/coverage.yml
.github/workflows/mkosi.yml

index c93156be315c5d8f2c91471b7651da2bc6faf976..c51e4da1091594e4fdef28e250d0689d640aeaaa 100644 (file)
@@ -25,7 +25,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@6e64559161c1a5ed88ad1eacdd77f9a45cbbf6a6
+      - uses: systemd/mkosi@03d1a1b4cdc474c55166a2f48be244748011206d
 
       # 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 30ef13e0c5bac16b5edc5b4d1ad093d334f7853a..2614ee84d9491b9a5f721a49e8f153a57ddd36db 100644 (file)
@@ -120,7 +120,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@6e64559161c1a5ed88ad1eacdd77f9a45cbbf6a6
+      - uses: systemd/mkosi@03d1a1b4cdc474c55166a2f48be244748011206d
 
       # 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