From 3267fc3885e02b2671e263a66c6cbd5e9e1e2a64 Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Fri, 7 Apr 2023 13:50:06 +0200 Subject: mkosi: Update to latest This contains the recently merged fixes to config parsing ordering and overrides. --- .github/workflows/mkosi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index e5e3646509..829d0c5c45 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -73,7 +73,7 @@ jobs: steps: - uses: actions/checkout@ac593985615ec2ede58e132d2e21d2b1cbd6127c - - uses: systemd/mkosi@f219c1125893e8773efed5ec8a1226f3bd8a00cb + - uses: systemd/mkosi@ee7f2950a25fdaaa7027937c5d9f3df6761e9fd9 - name: Configure run: | -- cgit v1.2.1