Skip to content

Commit

Permalink
Merge pull request #4281 from DependencyTrack/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/aquasecurity/trivy-action-0.28.0
  • Loading branch information
nscuro authored Oct 22, 2024
2 parents abf6f4f + b488cea commit 6102d3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/_meta-build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ jobs:

- name: Run Trivy Vulnerability Scanner
if: ${{ inputs.publish-container }}
uses: aquasecurity/trivy-action@5681af892cd0f4997658e2bacc62bd0a894cf564 # tag=0.27.0
uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # tag=0.28.0
env:
# https://github.com/aquasecurity/trivy-action/issues/389
TRIVY_DB_REPOSITORY: "public.ecr.aws/aquasecurity/trivy-db:2"
Expand Down

0 comments on commit 6102d3e

Please sign in to comment.