]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 1 Apr 2025 11:22:09 +0000 (13:22 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 1 Apr 2025 19:38:46 +0000 (21:38 +0200)
.github/workflows/coverage.yml
.github/workflows/mkosi.yml

index c51e4da1091594e4fdef28e250d0689d640aeaaa..c89e47455cc270ff203c85d7d9e6851ab71506a6 100644 (file)
@@ -25,7 +25,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@03d1a1b4cdc474c55166a2f48be244748011206d
+      - uses: systemd/mkosi@660874417bbe355121d705d2a049af39ddf28b58
 
       # 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 2f130792520c729ee522fe0509aa1b99697b0e80..c35316edd952b9fb1406941549c344f2efc92082 100644 (file)
@@ -120,7 +120,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@03d1a1b4cdc474c55166a2f48be244748011206d
+      - uses: systemd/mkosi@660874417bbe355121d705d2a049af39ddf28b58
 
       # 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