Skip to content

Commit

Permalink
Mislabelled tag
Browse files Browse the repository at this point in the history
  • Loading branch information
ropable committed Nov 13, 2024
1 parent 8f84446 commit d1c7d5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/image-build-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:
# Run vulnerability scan on built image
#----------------------------------------------
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@v0.28.0
uses: aquasecurity/trivy-action@0.28.0
env:
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db
TRIVY_JAVA_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-java-db
Expand Down

0 comments on commit d1c7d5b

Please sign in to comment.