diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 75edd8f318..9595544ce4 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@d45142e329550abc9c6fc63c1f1f86e5286d3d67 + - uses: systemd/mkosi@10544812b35a668d4aac9834c78ee8166e99bc78 # 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 diff --git a/.github/workflows/linter.yml b/.github/workflows/linter.yml index c99d34705a..c0eae41c60 100644 --- a/.github/workflows/linter.yml +++ b/.github/workflows/linter.yml @@ -38,7 +38,7 @@ jobs: LINTER_RULES_PATH: .github/linters GITHUB_ACTIONS_CONFIG_FILE: actionlint.yml - - uses: systemd/mkosi@d45142e329550abc9c6fc63c1f1f86e5286d3d67 + - uses: systemd/mkosi@10544812b35a668d4aac9834c78ee8166e99bc78 - 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' diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index cb0db68b0a..4f50feea08 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -167,7 +167,7 @@ jobs: steps: - uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 - - uses: systemd/mkosi@d45142e329550abc9c6fc63c1f1f86e5286d3d67 + - uses: systemd/mkosi@10544812b35a668d4aac9834c78ee8166e99bc78 # 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 diff --git a/mkosi/mkosi.conf b/mkosi/mkosi.conf index 50d95877c5..2cdb79f9ca 100644 --- a/mkosi/mkosi.conf +++ b/mkosi/mkosi.conf @@ -1,7 +1,7 @@ # SPDX-License-Identifier: LGPL-2.1-or-later [Config] -MinimumVersion=commit:d45142e329550abc9c6fc63c1f1f86e5286d3d67 +MinimumVersion=commit:10544812b35a668d4aac9834c78ee8166e99bc78 Dependencies= exitrd initrd