diff --git a/.github/workflows/code-scanning-api.yml b/.github/workflows/code-scanning-api.yml index e8900fb..bbb22fc 100644 --- a/.github/workflows/code-scanning-api.yml +++ b/.github/workflows/code-scanning-api.yml @@ -41,7 +41,7 @@ jobs: steps: - uses: actions/checkout@v3 - name: 42Crunch REST API Static Security Testing - uses: 42Crunch/api-security-audit-action@f3a4f4d44ca6f538fe84361373d7a2a374018fdd + uses: 42Crunch/api-security-audit-action@45cfec5231dc2550ddb05f4be1b6349b8c9d8cf2 with: # Please create free account at https://platform.42crunch.com/register # Follow these steps to configure API_TOKEN https://docs.42crunch.com/latest/content/tasks/integrate_github_actions.htm