Skip to content

Commit

Permalink
update CI spectral scan action version
Browse files Browse the repository at this point in the history
  • Loading branch information
chkp-gavrielh committed Dec 29, 2024
1 parent 9007bf3 commit 227e846
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: Install and run Spectral CI
uses: spectralops/spectral-github-action@v3
uses: spectralops/spectral-github-action@v4
with:
spectral-dsn: ${{ env.SPECTRAL_DSN }}
spectral-args: scan --unpack --ok --engines secrets,iac

0 comments on commit 227e846

Please sign in to comment.