Skip to content

Commit

Permalink
Merge pull request #176 from DependencyTrack/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/aquasecurity/trivy-action-0.28.0
  • Loading branch information
nscuro authored Oct 18, 2024
2 parents 9af8bfa + 928d3f7 commit c006ed6
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 @@ -115,7 +115,7 @@ jobs:

- name: Run Trivy Vulnerability Scanner
if: ${{ inputs.publish-container }}
uses: aquasecurity/trivy-action@0.26.0
uses: aquasecurity/trivy-action@0.28.0
with:
image-ref: ghcr.io/dependencytrack/hyades-frontend:${{ inputs.app-version }}
format: 'sarif'
Expand Down

0 comments on commit c006ed6

Please sign in to comment.