]> 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)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Mon, 7 Apr 2025 11:31:37 +0000 (13:31 +0200)
.github/workflows/coverage.yml
.github/workflows/mkosi.yml

index 29d2f8d32b1d04cd2dd64175dceb058e27156955..a6634fc9d73a94258773cf53e3116fbe4f532bb1 100644 (file)
@@ -25,7 +25,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 e41052d09443254039ff30ef1f62cfd0e608f6fe..984851d41523864cc48eae12aa7c78476a3ca679 100644 (file)
@@ -120,7 +120,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