From 390b222b6c0c2cb89fdf48f5ddae49d43c02087d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Mar 2024 14:31:08 +0000 Subject: [PATCH] Bump systemd/mkosi from 18 to 21 Bumps [systemd/mkosi](https://github.com/systemd/mkosi) from 18 to 21. - [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...v21) --- 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 ea54459..0ab1eec 100644 --- a/.github/workflows/sysexts.yml +++ b/.github/workflows/sysexts.yml @@ -15,7 +15,7 @@ jobs: - name: Set up QEMU uses: docker/setup-qemu-action@v3 - name: Setup mkosi - uses: systemd/mkosi@v18 + uses: systemd/mkosi@v21 - name: Build base image run: sudo mkosi --architecture=${{ matrix.arch }} working-directory: ./sysexts/mkosi/debian-testing-base