summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorDaan De Meyer <daan.j.demeyer@gmail.com>2022-07-26 20:40:01 +0200
committerFrantisek Sumsal <frantisek@sumsal.cz>2022-07-26 21:13:40 +0000
commita41940ed0efc786f60404c5940a664adf047eaab (patch)
tree71e1b92336547edc64b97e1edc1a827ef9613cd5 /.github
parentb447955d091f9bc7fcd3f8033231d9b806464e55 (diff)
downloadsystemd-a41940ed0efc786f60404c5940a664adf047eaab.tar.gz
mkosi: Update to latest commit
Fixes an issue with Arch builds failing by updating the archlinux keyring package.
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/mkosi.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml
index ff1566bbfb..6127d0980a 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