]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Fri, 17 Jan 2025 14:12:46 +0000 (15:12 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 21 Jan 2025 09:57:27 +0000 (10:57 +0100)
.github/workflows/coverage.yml
.github/workflows/mkosi.yml

index b8f54094ed6e573e5cb21b807c4a50136ec3f558..6b142214aaa4700c003b7e6158ef109b70541800 100644 (file)
@@ -25,7 +25,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@c1ae257e270e768088eadf7b44fbbbb48c575709
+      - uses: systemd/mkosi@00db6f1a12fb04ed9f837b40ff34f82fab4d4a03
 
       # 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 6f87b76a6ca4fddb2e12913ac2431cae6f364218..e91f41db5340d4e86009314eb905ee304dba5454 100644 (file)
@@ -120,7 +120,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@c1ae257e270e768088eadf7b44fbbbb48c575709
+      - uses: systemd/mkosi@00db6f1a12fb04ed9f837b40ff34f82fab4d4a03
 
       # 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