Skip to content

Commit

Permalink
Merge pull request #732 from DependencyTrack/dependabot/github_action…
Browse files Browse the repository at this point in the history
…s/aquasecurity/trivy-action-0.17.0

build(deps): bump aquasecurity/trivy-action from 0.16.1 to 0.17.0
  • Loading branch information
nscuro authored Feb 7, 2024
2 parents dbd9e86 + 26d84a2 commit b692f7e
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 @@ -116,7 +116,7 @@ jobs:

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

0 comments on commit b692f7e

Please sign in to comment.