We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf23f88 commit 38a56e5Copy full SHA for 38a56e5
.github/workflows/trivy.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: Checkout
12
uses: actions/checkout@d632683dd7b4114ad314bca15554477dd762a938 # v4
13
- name: Security Scan
14
- uses: aquasecurity/trivy-action@6e7b7d1fd3e4fef0c5fa8cce1229c54b2c9bd0d8 # 0.24.0
+ uses: aquasecurity/trivy-action@5681af892cd0f4997658e2bacc62bd0a894cf564 # 0.27.0
15
with:
16
scan-type: 'fs'
17
scanners: vuln,secret
0 commit comments