]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
mkosi: Update to latest
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 24 Feb 2025 21:24:52 +0000 (22:24 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Tue, 25 Feb 2025 09:13:36 +0000 (10:13 +0100)
.github/workflows/coverage.yml
.github/workflows/mkosi.yml

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