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.
2 parents 8542efb + bfb5f3c commit 6a982c2Copy full SHA for 6a982c2
1 file changed
.github/workflows/scan.yaml
@@ -35,7 +35,7 @@ jobs:
35
push: false
36
file: package/Dockerfile
37
- name: Run Trivy vulnerability scanner
38
- uses: aquasecurity/trivy-action@0.34.1
+ uses: aquasecurity/trivy-action@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
39
env:
40
TRIVY_DB_REPOSITORY: ghcr.io/aquasecurity/trivy-db,public.ecr.aws/aquasecurity/trivy-db
41
TRIVY_JAVA_DB_REPOSITORY: ghcr.io/aquasecurity/trivy-java-db,public.ecr.aws/aquasecurity/trivy-java-db
0 commit comments