We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdd0b45 commit 3001339Copy full SHA for 3001339
1 file changed
.github/workflows/mkosi.yml
@@ -92,7 +92,7 @@ jobs:
92
93
steps:
94
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29
95
- - uses: systemd/mkosi@0081ea66faf56a35353d6aeadfe42f9679c7d1cf
+ - uses: systemd/mkosi@6972f9efba5c8472d990be3783b7e7dbf76e109e
96
97
# Freeing up disk space with rm -rf can take multiple minutes. Since we don't need the extra free space
98
# immediately, we remove the files in the background. However, we first move them to a different location
0 commit comments