Skip to content

Commit

Permalink
:dependabot: github-actions(deps): Bump aquasecurity/trivy-action from 0.27.0 to…
Browse files Browse the repository at this point in the history
… 0.28.0 (#155)
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 4d62f89 commit 2b5572b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
- name: Scan
id: scan
uses: aquasecurity/trivy-action@5681af892cd0f4997658e2bacc62bd0a894cf564 # v0.27.0
uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # v0.28.0
env:
TRIVY_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-db:2
TRIVY_JAVA_DB_REPOSITORY: public.ecr.aws/aquasecurity/trivy-java-db:1
Expand Down

0 comments on commit 2b5572b

Please sign in to comment.