Skip to content

Commit

Permalink
Update spectral-scan.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaplanelad authored Jul 4, 2024
1 parent 8cba0f2 commit c72fdbb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/spectral-scan.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Spectral Scan
uses: checkpointsw/spectral-github-action@v5
uses: checkpointsw/spectral-github-action@v4
with:
spectral-dsn: ${{ secrets.SPECTRAL_DSN }}
spectral-args: scan --engines secrets,iac,oss
spectral-args: scan --engines secrets,iac,oss

0 comments on commit c72fdbb

Please sign in to comment.