From 8053978c57fa65bb5b502d31a1067b7b0ead5e04 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:45:18 +0000 Subject: [PATCH] Update apisec-inc/apisec-run-scan digest to eadaede --- .github/workflows/apisec-scan.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/apisec-scan.yml b/.github/workflows/apisec-scan.yml index bc7ed6fa..84d5d918 100644 --- a/.github/workflows/apisec-scan.yml +++ b/.github/workflows/apisec-scan.yml @@ -54,7 +54,7 @@ jobs: steps: - name: APIsec scan - uses: apisec-inc/apisec-run-scan@22aac1067678b5aa0a6f30dfda573e2d4cd76652 + uses: apisec-inc/apisec-run-scan@eadaedebb5b8516971299b64cea226dc9d9edb6c with: # The APIsec username with which the scans will be executed apisec-username: ${{ secrets.apisec_username }}