Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 304 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 304 Bytes

thirdparties-action

Run a third-party scripts scan with puppeteer and report results as JSON.

Usage

jobs:
  scan:
    runs-on: ubuntu-latest
    steps:
      - uses: "socialgouv/thirdparties-action@master"
        with:
          url: http://www.free.fr
          output: report.json