From 8070af245d9ce62b8ae3fefa4636e38e42303114 Mon Sep 17 00:00:00 2001 From: Kemosabert Date: Fri, 10 May 2024 13:26:35 +0200 Subject: [PATCH] update version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c335a21..ad5ef3b 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ jobs: uses: actions/checkout@v4 - name: Detect new vulnerabilities - uses: AikidoSec/github-actions-workflow@v1.0.12 + uses: AikidoSec/github-actions-workflow@v1.0.13 with: secret-key: ${{ secrets.AIKIDO_SECRET_KEY }} fail-on-timeout: true