Skip to content

Commit

Permalink
Update code-analysis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chkp-roniz authored Apr 24, 2024
1 parent 760e4a1 commit abf991d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/code-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ env:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Spectral Scan
uses: SpectralOps/spectral-github-action@v2
- name: CloudGuard Code Security Scan
uses: checkpointsw/spectral-github-action@v4
with:
spectral-dsn: ${{ env.SPECTRAL_DSN }}
spectral-args: scan --fail-on-error --engines secrets,iac,oss --asset-mapping github.${{ github.repository_owner }}

0 comments on commit abf991d

Please sign in to comment.