We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c53f867 commit 68d8f4cCopy full SHA for 68d8f4c
.github/workflows/scan.yml
@@ -16,4 +16,4 @@ jobs:
16
uses: spectralops/spectral-github-action@v3
17
with:
18
spectral-dsn: ${{ env.SPECTRAL_DSN }}
19
- spectral-args: scan --ok --include-tags base,iac
+ spectral-args: scan --unpack --ok --engines secrets,iac
0 commit comments