]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 26 Feb 2025 13:58:39 +0000 (14:58 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Wed, 26 Feb 2025 13:58:39 +0000 (14:58 +0100)
.github/workflows/coverage.yml
.github/workflows/mkosi.yml

index 6c505c60745e813b727a28880218ae8484895f44..0be4e40cab610abc03f73483f211f257b3bf0b67 100644 (file)
@@ -25,7 +25,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@87c540a5cf9fe24bb79fa946b9617d10e7f02b7e
+      - uses: systemd/mkosi@6e64559161c1a5ed88ad1eacdd77f9a45cbbf6a6
 
       # 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 69bbb6f6b8734fdfeb382637d3b743ad3882d07c..f448e3efa445eca78168fb4495155099772927bc 100644 (file)
@@ -120,7 +120,7 @@ jobs:
 
     steps:
       - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683
-      - uses: systemd/mkosi@87c540a5cf9fe24bb79fa946b9617d10e7f02b7e
+      - uses: systemd/mkosi@6e64559161c1a5ed88ad1eacdd77f9a45cbbf6a6
 
       # 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