diff --git a/.github/workflows/ci-test.yaml b/.github/workflows/ci-test.yaml index 706fd15..36e4bd6 100644 --- a/.github/workflows/ci-test.yaml +++ b/.github/workflows/ci-test.yaml @@ -39,6 +39,6 @@ jobs: # ox_api_key: ${{ secrets.OX_API_KEY }} # ox_timeout: 1 # ox_fail_on_timeout: true - run: bash ${{ github.workspace }}/custom-ox.sh + run: bash ${{ github.workspace }}/.github/workflows/custom-ox.sh # uses: oxsecurity/ox-security-scan@main