Update '.gitea/workflows/hello_world.yaml'
Some checks failed
Explore-GitHub-Actions

This commit is contained in:
lobo 2023-03-28 05:25:20 +00:00
parent 4a4c436c04
commit 707e3d2d80

View File

@ -13,7 +13,7 @@ jobs:
ls ${{ github.workspace }} ls ${{ github.workspace }}
- run: true - run: true
- name: Sign - name: Sign
uses: https://git.lerch.org/lobo/action-hsm-sign@d5a548bb06b7cfb2442890c1b9db7bc2a28131b9 uses: https://git.lerch.org/lobo/action-hsm-sign@7d901e80ce84493a92ce5a2009d9b02e7409d9ba
with: with:
pin: ${{ secrets.HSM_USER_PIN }} pin: ${{ secrets.HSM_USER_PIN }}
files: .gitea/** files: .gitea/**