diff --git a/.github/workflows/apisec-scan.yml b/.github/workflows/apisec-scan.yml index d58647c..5ac868c 100644 --- a/.github/workflows/apisec-scan.yml +++ b/.github/workflows/apisec-scan.yml @@ -55,7 +55,7 @@ jobs: steps: - name: APIsec scan - uses: apisec-inc/apisec-run-scan@025432089674a28ba8fb55f8ab06c10215e772ea + uses: apisec-inc/apisec-run-scan@8f66ce948afb779712a1d57ecb0a528d7ded5a45 with: # The APIsec username with which the scans will be executed apisec-username: ${{ secrets.apisec_username }}