Skip to content

Commit

Permalink
fix(ci): Bump kernel signer to v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
EyeCantCU authored Jun 18, 2024
1 parent c0f0233 commit c42bd30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/reusable-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ jobs:
--target=${{ env.TARGET_NAME }}
- name: Sign kernel
uses: ublue-os/kernel-signer@v0.2.2
uses: ublue-os/kernel-signer@v0.2.3
with:
image: ${{ steps.build_image.outputs.image }}
default-tag: ${{ env.DEFAULT_TAG }}
Expand Down

0 comments on commit c42bd30

Please sign in to comment.