]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: point mkosi to commit where "testing" is fixed 22153/head
authorEvgeny Vereshchagin <evvers@ya.ru>
Tue, 18 Jan 2022 10:30:33 +0000 (10:30 +0000)
committerEvgeny Vereshchagin <evvers@ya.ru>
Tue, 18 Jan 2022 10:30:33 +0000 (10:30 +0000)
https://github.com/systemd/mkosi/pull/886

.github/workflows/mkosi.yml

index e4b2d91ba6e85a0c9299dd3e776d745522877819..966e364f713c502d8d2e4c9a8bf9271c7c128a12 100644 (file)
@@ -40,7 +40,7 @@ jobs:
 
     steps:
     - uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
-    - uses: systemd/mkosi@01ea953fd2af738f974b228991c768c12b50db95
+    - uses: systemd/mkosi@30288805db1a953ea31045933adb93194f91e3da
 
     - name: Install
       run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2