summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEvgeny Vereshchagin <evvers@ya.ru>2021-11-15 02:56:35 +0000
committerFrantisek Sumsal <frantisek@sumsal.cz>2021-11-15 20:52:51 +0000
commite6ace91eb7050f2dec21ffb01822dd00d56d4b75 (patch)
tree802c7ff9f3e9a99fb07a5abe336b79f7d5c7ac1a
parentf356ad7cf839d664c262c65813352a473ba96964 (diff)
downloadsystemd-e6ace91eb7050f2dec21ffb01822dd00d56d4b75.tar.gz
ci: pin mkosi to SHAs as well
-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 6294742758..20943f4ef4 100644
--- a/.github/workflows/mkosi.yml
+++ b/.github/workflows/mkosi.yml
@@ -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