Skip to content

v0.1.1

Choose a tag to compare

@skil-lock skil-lock released this 21 May 07:38
1e9cf3a

Adds: optional sarif: true input. When enabled, runs skil-lock ci --format sarif and uploads the report to GitHub Code Scanning so capability deltas appear inline in the PR diff and in the repo's Security tab.

Requires the calling workflow to grant security-events: write permission.

Pairs with skills-lock/skil-lock@v0.1.1.

- uses: skills-lock/skil-lock-action@v0.1.1
  with:
    pin-binary: v0.1.1
    sarif: true

See README for full inputs and the SkilLock CI Marketplace listing.