Skip to content

Commit

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

build(deps): bump aquasecurity/trivy-action from 0.16.0 to 0.16.1
  • Loading branch information
nscuro authored Jan 3, 2024
2 parents 1fdf7e7 + e2a46ce commit 6b94303
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/[email protected].0
uses: aquasecurity/[email protected].1
with:
image-ref: docker.io/dependencytrack/frontend:${{ inputs.app-version }}
format: 'sarif'
Expand Down

0 comments on commit 6b94303

Please sign in to comment.