]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 2 Apr 2025 13:27:24 +0000 (15:27 +0200)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 3 Apr 2025 07:43:22 +0000 (09:43 +0200)
.github/workflows/coverage.yml
.github/workflows/mkosi.yml

index c89e47455cc270ff203c85d7d9e6851ab71506a6..96da8a0f9813027459c3add382c44cd089d7c126 100644 (file)
@@ -25,7 +25,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@660874417bbe355121d705d2a049af39ddf28b58
+      - uses: systemd/mkosi@600d847f59ca78dd04a3a4127debfb934e46fc2e
 
       # 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 c35316edd952b9fb1406941549c344f2efc92082..0d0b9bf5c9da5fed5b6aa1c79e074fb30e2e0c79 100644 (file)
@@ -120,7 +120,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@660874417bbe355121d705d2a049af39ddf28b58
+      - uses: systemd/mkosi@600d847f59ca78dd04a3a4127debfb934e46fc2e
 
       # 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