]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
ci: pin mkosi to SHAs as well
authorEvgeny Vereshchagin <evvers@ya.ru>
Mon, 15 Nov 2021 02:56:35 +0000 (02:56 +0000)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Mon, 15 Nov 2021 20:52:51 +0000 (20:52 +0000)
.github/workflows/mkosi.yml

index 6294742758dbc4db5de3bcb1c23f6b14e614219c..20943f4ef43e365830cac2815c0af703641c4cf4 100644 (file)
@@ -35,7 +35,7 @@ jobs:
 
     steps:
     - uses: actions/checkout@ec3a7ce113134d7a93b817d10a8272cb61118579
-    - uses: systemd/mkosi@v10
+    - uses: systemd/mkosi@4d64fc8134f93d87ac584183e7762ac1d0efa0e5
 
     - name: Install
       run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2