update sign action to v2
All checks were successful
Build and Release / build (push) Successful in 31s
Build and Release / sign (push) Successful in 1m4s

This commit is contained in:
Emil Lerch 2025-07-19 14:44:38 -07:00
parent c7c37394e4
commit a9a0e7e9f3
Signed by: lobo
GPG key ID: A7B62D657EF764F8

View file

@ -67,11 +67,12 @@ jobs:
run: "chmod 755 release-tracker"
- name: Sign
id: sign
uses: https://git.lerch.org/lobo/action-hsm-sign@v1
uses: https://git.lerch.org/lobo/action-hsm-sign@v2
with:
pin: ${{ secrets.HSM_USER_PIN }}
files: release-tracker
public_key: 'https://emil.lerch.org/serverpublic.pem'
uhub_control: 'true'
- name: Output signature URL
run: echo "Signature URL is ${{ steps.sign.outputs.URL_0 }}"
- name: Upload Artifact