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 }}