From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 09:10:17 +0000 (+0000) Subject: build(deps): bump systemd/mkosi X-Git-Tag: v257-rc1~565 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0333969a405ea32be4d79e563db4d9578b996ec1;p=thirdparty%2Fsystemd.git build(deps): bump systemd/mkosi Bumps [systemd/mkosi](https://github.com/systemd/mkosi) from 8c2f828701a1bdb3dc9b80d6f2ab979f0430a6b8 to 31b4e756c1484c302435653da5d3b9bdfae38518. - [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/8c2f828701a1bdb3dc9b80d6f2ab979f0430a6b8...31b4e756c1484c302435653da5d3b9bdfae38518) --- updated-dependencies: - dependency-name: systemd/mkosi dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- diff --git a/.github/workflows/mkosi.yml b/.github/workflows/mkosi.yml index 39a439d8a49..d76a935a401 100644 --- a/.github/workflows/mkosi.yml +++ b/.github/workflows/mkosi.yml @@ -105,7 +105,7 @@ jobs: steps: - uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 - - uses: systemd/mkosi@8c2f828701a1bdb3dc9b80d6f2ab979f0430a6b8 + - uses: systemd/mkosi@31b4e756c1484c302435653da5d3b9bdfae38518 # 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