mirror of
https://github.com/ublue-os/bazzite.git
synced 2025-04-17 02:42:47 +00:00
chore(ci): Bump kernel signer to v0.1.3
This commit is contained in:
parent
b24e2dc850
commit
fd1e5b11e2
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -232,7 +232,7 @@ jobs:
|
||||
--target=${{ matrix.base_name }}
|
||||
|
||||
- name: Sign kernel
|
||||
uses: EyeCantCU/kernel-signer@v0.1.2
|
||||
uses: EyeCantCU/kernel-signer@v0.1.3
|
||||
with:
|
||||
image: ${{ steps.build_image.outputs.image }}
|
||||
privkey: ${{ secrets.AKMOD_PRIVKEY_20230518 }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user