From cdbb3db28c98f90f9295314e74a5899b98e9aeb1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 09:08:59 +0000 Subject: [PATCH] Bump systemd/mkosi from 18 to 24 Bumps [systemd/mkosi](https://github.com/systemd/mkosi) from 18 to 24. - [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/v18...v24) --- updated-dependencies: - dependency-name: systemd/mkosi dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .github/workflows/sysexts.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sysexts.yml b/.github/workflows/sysexts.yml index e890d78..58ba23c 100644 --- a/.github/workflows/sysexts.yml +++ b/.github/workflows/sysexts.yml @@ -39,7 +39,7 @@ jobs: - name: Set up QEMU uses: docker/setup-qemu-action@v3 - name: Setup mkosi - uses: systemd/mkosi@v18 + uses: systemd/mkosi@v24 - name: Build base image run: sudo mkosi --architecture=${{ matrix.arch }} working-directory: ./sysexts/mkosi/debian-testing-base