Update .gitea/workflows/signing.yaml
This commit is contained in:
parent
d457cd4194
commit
d71575c1f1
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ jobs:
|
||||||
run: ls -la
|
run: ls -la
|
||||||
- name: Sign
|
- name: Sign
|
||||||
id: sign
|
id: sign
|
||||||
uses: https://git.lerch.org/lobo/action-hsm-sign@45793dadd826bea406664893927fa9f6c841351b
|
uses: https://git.lerch.org/lobo/action-hsm-sign@83e6f9074c591d83fff636c908f0805819b56263
|
||||||
with:
|
with:
|
||||||
pin: ${{ secrets.HSM_USER_PIN }}
|
pin: ${{ secrets.HSM_USER_PIN }}
|
||||||
files: ???
|
files: ???
|
||||||
|
|
Loading…
Add table
Reference in a new issue