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 19
Browse files Browse the repository at this point in the history
Bumps [systemd/mkosi](https://github.com/systemd/mkosi) from 18 to 19.
- [Release notes](https://github.com/systemd/mkosi/releases)
- [Changelog](https://github.com/systemd/mkosi/blob/main/NEWS.md)
- [Commits](systemd/mkosi@v18...v19)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 20, 2023
1 parent ea50670 commit a24a833
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 @@ -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@v19
- name: Build base image
run: sudo mkosi --architecture=${{ matrix.arch }}
working-directory: ./sysexts/mkosi/debian-testing-base
Expand Down

0 comments on commit a24a833

Please sign in to comment.