diff --git a/.github/workflows/apisec-scan.yml b/.github/workflows/apisec-scan.yml index d38090a..86dfb97 100644 --- a/.github/workflows/apisec-scan.yml +++ b/.github/workflows/apisec-scan.yml @@ -53,7 +53,7 @@ jobs: steps: - name: APIsec scan - uses: apisec-inc/apisec-run-scan@eadaedebb5b8516971299b64cea226dc9d9edb6c + uses: apisec-inc/apisec-run-scan@8f66ce948afb779712a1d57ecb0a528d7ded5a45 with: # The APIsec username with which the scans will be executed apisec-username: ${{ secrets.apisec_username }}