Skip to content

Commit

Permalink
Merge pull request #955 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 22, 2024
2 parents a765cf4 + ad94154 commit 2a6f59a
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 @@ -142,7 +142,7 @@ jobs:

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

0 comments on commit 2a6f59a

Please sign in to comment.