From 8a2d8357002e535e4b90718ad5120aa389c28d67 Mon Sep 17 00:00:00 2001 From: lobo Date: Mon, 27 Mar 2023 20:34:59 +0000 Subject: [PATCH] Update '.gitea/workflows/hello_world.yaml' --- .gitea/workflows/hello_world.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitea/workflows/hello_world.yaml b/.gitea/workflows/hello_world.yaml index 8e7b763..101f4da 100644 --- a/.gitea/workflows/hello_world.yaml +++ b/.gitea/workflows/hello_world.yaml @@ -21,7 +21,7 @@ jobs: - run: echo docker run --rm -it -v /run/pcscd/pcscd.comm:/run/pcscd/pcscd.comm:ro -v "${{ github.workspace }}":/home/user git.lerch.org/lobo/pkcs11:1 -s --id 3 -m SHA256-RSA-PKCS -i foo -o foo.sig --pin env:PIN - run: echo "🍏 This job's status is ${{ job.status }}." - name: Notify - uses: https://git.lerch.org/lobo/action-notify-ntfy@master + uses: https://git.lerch.org/lobo/action-notify-ntfy@a6e3430 # Sign-Something: # runs-on: ubuntu-latest