From a41940ed0efc786f60404c5940a664adf047eaab Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Tue, 26 Jul 2022 20:40:01 +0200 Subject: [PATCH] mkosi: Update to latest commit Fixes an issue with Arch builds failing by updating the archlinux keyring package. --- .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 ff1566bbfb2..6127d0980a9 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -51,7 +51,7 @@ jobs: steps: - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b - - uses: systemd/mkosi@679bcc98fb8fbe7b53ed809c7019992877e18c14 + - uses: systemd/mkosi@a75ee572a7ce0361e82d438061843d8e3667f0e4 - name: Install run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2