Skip to content

Commit

Permalink
Trivy check
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderM91 committed Oct 15, 2024
1 parent ff5ce78 commit 6a37a2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
uses: actions/checkout@v3

- name: Scan for secrets in repository
uses: aquasecurity/trivy-action@v0.28.0
uses: aquasecurity/trivy-action@0.28.0
with:
scan-type: 'fs'
security-checks: 'secret'
Expand Down

0 comments on commit 6a37a2e

Please sign in to comment.