From bfdb195e6ba97b84f6ab518c142f14947b36c672 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 14 May 2024 18:25:43 +0000 Subject: [PATCH] chore(deps): update apisec-inc/apisec-run-scan digest to 81f38ab --- .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 6ba6f80..9852677 100644 --- a/.github/workflows/apisec-scan.yml +++ b/.github/workflows/apisec-scan.yml @@ -60,7 +60,7 @@ jobs: egress-policy: audit - name: APIsec scan - uses: apisec-inc/apisec-run-scan@eadaedebb5b8516971299b64cea226dc9d9edb6c + uses: apisec-inc/apisec-run-scan@81f38abaccad3a03586d21886f5ce07efbd66d75 with: # The APIsec username with which the scans will be executed apisec-username: ${{ secrets.apisec_username }}