]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
build(deps): bump systemd/mkosi
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 1 Nov 2022 09:31:44 +0000 (09:31 +0000)
committerFrantisek Sumsal <frantisek@sumsal.cz>
Tue, 1 Nov 2022 10:26:17 +0000 (10:26 +0000)
Bumps [systemd/mkosi](https://github.com/systemd/mkosi) from 792cbc60eb2dc4a58d66bb3c212bf92f8d50f6ea to 14. This release includes the previously tagged commit.
- [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/792cbc60eb2dc4a58d66bb3c212bf92f8d50f6ea...c9772ec920f1cd03181ba14e6fe2c3d35ccb4f92)

---
updated-dependencies:
- dependency-name: systemd/mkosi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
.github/workflows/mkosi.yml

index 2a1163aa073076bf4d47ec603338469789589158..dbdae760c2941df4b837ac9163542a0292454014 100644 (file)
@@ -52,7 +52,7 @@ jobs:
 
     steps:
     - uses: actions/checkout@2541b1294d2704b0964813337f33b291d3f8596b
-    - uses: systemd/mkosi@792cbc60eb2dc4a58d66bb3c212bf92f8d50f6ea
+    - uses: systemd/mkosi@c9772ec920f1cd03181ba14e6fe2c3d35ccb4f92
 
     - name: Install
       run: sudo apt-get update && sudo apt-get install --no-install-recommends python3-pexpect python3-jinja2