Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

Commit

Permalink
Bump systemd/mkosi from 18 to 24
Browse files Browse the repository at this point in the history
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](systemd/mkosi@v18...v24)

---
updated-dependencies:
- dependency-name: systemd/mkosi
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 6, 2024
1 parent 897c652 commit cdbb3db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sysexts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit cdbb3db

Please sign in to comment.