]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 7 Apr 2025 08:22:57 +0000 (10:22 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 23 Jun 2025 18:49:24 +0000 (03:49 +0900)
(cherry picked from commit a94520dc78c34b5b5f86c2b13f6930d749503e3c)

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

index 6f9788fe3458049028276bfcde693bc8abdf79db..80c7c1d62050f1dc1331c05e11b30b05ac777b9c 100644 (file)
@@ -24,7 +24,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@600d847f59ca78dd04a3a4127debfb934e46fc2e
+      - uses: systemd/mkosi@a1a7e1f63e1726d88d5770fa06b29201d73e31a3
 
       # 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 9a50c16eba0d9a79cc19a04ae929f982e573a8b4..7d58ee5b077959f7dc7edda7db7284fb78e95c4c 100644 (file)
@@ -113,7 +113,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@600d847f59ca78dd04a3a4127debfb934e46fc2e
+      - uses: systemd/mkosi@a1a7e1f63e1726d88d5770fa06b29201d73e31a3
 
       # 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