From b6df6bef31685c55d6bd7769593f12d32022dc36 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Fri, 26 Apr 2024 13:11:37 +0200 Subject: [PATCH] mkosi: Update to latest --- .github/workflows/mkosi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index d83470aba37..afdbb739ee1 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -71,7 +71,7 @@ jobs: steps: - uses: actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 - - uses: systemd/mkosi@50150db53652cff573fed43c4b330e2853065305 + - uses: systemd/mkosi@5329eb0fe823634fe57daddce88ae8ccddfe3364 # 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 -- 2.47.3