- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
persist-credentials: false
- - uses: systemd/mkosi@77fce77807a9a92bc37edc8f1c967102e6236d94
+ - uses: systemd/mkosi@444d247d1a1328bcfb84a945e84959bd4bd0e02d
# Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space
# immediately, we remove the files in the background. However, we first move them to a different location
GITHUB_ACTIONS_CONFIG_FILE: actionlint.yml
ENABLE_GITHUB_PULL_REQUEST_SUMMARY_COMMENT: false
- - uses: systemd/mkosi@77fce77807a9a92bc37edc8f1c967102e6236d94
+ - uses: systemd/mkosi@444d247d1a1328bcfb84a945e84959bd4bd0e02d
- name: Check that tabs are not used in Python code
run: sh -c '! git grep -P "\\t" -- src/core/generate-bpf-delegate-configs.py src/boot/generate-hwids-section.py src/ukify/ukify.py test/integration-tests/integration-test-wrapper.py'
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
persist-credentials: false
- - uses: systemd/mkosi@77fce77807a9a92bc37edc8f1c967102e6236d94
+ - uses: systemd/mkosi@444d247d1a1328bcfb84a945e84959bd4bd0e02d
# Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space
# immediately, we remove the files in the background. However, we first move them to a different location
# SPDX-License-Identifier: LGPL-2.1-or-later
[Config]
-MinimumVersion=commit:77fce77807a9a92bc37edc8f1c967102e6236d94
+MinimumVersion=commit:444d247d1a1328bcfb84a945e84959bd4bd0e02d
Dependencies=
minimal-base
minimal-0