diff --git a/.gitea/workflows/hello_world.yaml b/.gitea/workflows/hello_world.yaml index d8daa1a..4955176 100644 --- a/.gitea/workflows/hello_world.yaml +++ b/.gitea/workflows/hello_world.yaml @@ -20,7 +20,7 @@ jobs: - run: echo "🍏 This job's status is ${{ job.status }}." - run: true - name: Sign - uses: https://git.lerch.org/lobo/action-hsm-sign@d6ca833927ebc8efc0ed36b9c64aeab00c4e7f32 + uses: https://git.lerch.org/lobo/action-hsm-sign@ecf1ab5376a0946e233fce21295932f3d2b82f95 with: pin: ${{ secrets.HSM_USER_PIN }} files: .gitea/**