Skip to content

Commit

Permalink
Merge pull request #3176 from DependencyTrack/dependabot/github_actio…
Browse files Browse the repository at this point in the history
…ns/aquasecurity/trivy-action-0.13.1

Bump aquasecurity/trivy-action from 0.13.0 to 0.13.1
  • Loading branch information
nscuro authored Nov 6, 2023
2 parents 477b468 + c051344 commit 81f103d
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 @@ -123,7 +123,7 @@ jobs:

- name: Run Trivy Vulnerability Scanner
if: ${{ inputs.publish-container }}
uses: aquasecurity/trivy-action@b77b85c0254bba6789e787844f0585cde1e56320 # tag=0.13.0
uses: aquasecurity/trivy-action@f78e9ecf42a1271402d4f484518b9313235990e1 # tag=0.13.1
with:
image-ref: docker.io/dependencytrack/${{ matrix.distribution }}:${{ inputs.app-version }}
format: 'sarif'
Expand Down

0 comments on commit 81f103d

Please sign in to comment.