mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-03 20:07:53 +00:00
feat: Bump ISO generator to v2.3.0 (#221)
Installs secure boot/akmod key on all images
This commit is contained in:
2
.github/workflows/release-iso.yml
vendored
2
.github/workflows/release-iso.yml
vendored
@@ -18,7 +18,7 @@ jobs:
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
- name: Generate ISO
|
||||
uses: ublue-os/isogenerator@v2.2.0
|
||||
uses: ublue-os/isogenerator@v2.3.0
|
||||
id: isogenerator
|
||||
with:
|
||||
image-name: ${{ github.event.repository.name }}
|
||||
|
||||
Reference in New Issue
Block a user