v0.1.1
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: trueSee README for full inputs and the SkilLock CI Marketplace listing.