Skip to content

Commit

Permalink
Merge pull request #63 from DependencyTrack/dependabot/github_actions…
Browse files Browse the repository at this point in the history
…/aquasecurity/trivy-action-0.23.0

build(deps): bump aquasecurity/trivy-action from 0.19.0 to 0.23.0
  • Loading branch information
nscuro authored Jun 19, 2024
2 parents 57656b2 + 27135ce commit 29786eb
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 @@ -130,7 +130,7 @@ jobs:

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

0 comments on commit 29786eb

Please sign in to comment.