Skip to content

Commit

Permalink
Update security-scans.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ghillert authored Nov 22, 2024
1 parent 1155014 commit c455812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/security-scans.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4.2.1
- name: Run static analysis
uses: aquasecurity/trivy-action@0.28.0
uses: aquasecurity/trivy-action@0.29.0
with:
scan-type: 'fs'
security-checks: 'vuln,secret,config'
Expand Down

0 comments on commit c455812

Please sign in to comment.