Skip to content

Commit

Permalink
build(deps): bump systemd/mkosi
Browse files Browse the repository at this point in the history
Bumps [systemd/mkosi](https://github.com/systemd/mkosi) from 6972f9efba5c8472d990be3783b7e7dbf76e109e to 82c405d40b9c34f5ea527c5260bb36bb16aaee44.
- [Release notes](https://github.com/systemd/mkosi/releases)
- [Changelog](https://github.com/systemd/mkosi/blob/main/NEWS.md)
- [Commits](systemd/mkosi@6972f9e...82c405d)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent ee9a767 commit 81ad037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkosi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ jobs:

steps:
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
- uses: systemd/mkosi@6972f9efba5c8472d990be3783b7e7dbf76e109e
- uses: systemd/mkosi@82c405d40b9c34f5ea527c5260bb36bb16aaee44

# Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space
# immediately, we remove the files in the background. However, we first move them to a different location
Expand Down

0 comments on commit 81ad037

Please sign in to comment.