eComscan Github Action Usage jobs: [...] run-ecomscan: runs-on: ubuntu-latest steps: - uses: actions/checkout@v4 - uses: sansecio/ecomscan-github-action@main with: key: 'your-custom-key' directory: 'your/directory/path'