From 81ad037f956d528c5a5d72daddf74c9571a18996 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 09:03:40 +0000 Subject: [PATCH] build(deps): bump systemd/mkosi Bumps [systemd/mkosi](https://github.com/systemd/mkosi) from 6972f9efba5c8472d990be3783b7e7dbf76e109e to 82c405d40b9c34f5ea527c5260bb36bb16aaee44. - [Release notes](https://github.com/systemd/mkosi/releases) - [Changelog](https://github.com/systemd/mkosi/blob/main/NEWS.md) - [Commits](https://github.com/systemd/mkosi/compare/6972f9efba5c8472d990be3783b7e7dbf76e109e...82c405d40b9c34f5ea527c5260bb36bb16aaee44) --- updated-dependencies: - dependency-name: systemd/mkosi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .github/workflows/mkosi.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index 3a8dabd95c..ce3b9faee6 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -92,7 +92,7 @@ jobs: steps: - uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 - - uses: systemd/mkosi@6972f9efba5c8472d990be3783b7e7dbf76e109e + - uses: systemd/mkosi@82c405d40b9c34f5ea527c5260bb36bb16aaee44 # 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