Skip to content

Commit

Permalink
chore: bump aquasecurity/trivy-action from 0.13.1 to 0.14.0
Browse files Browse the repository at this point in the history
Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.13.1 to 0.14.0.
- [Release notes](https://github.com/aquasecurity/trivy-action/releases)
- [Commits](aquasecurity/trivy-action@0.13.1...0.14.0)

---
updated-dependencies:
- dependency-name: aquasecurity/trivy-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and alex1989hu committed Nov 7, 2023
1 parent 4d85e60 commit e0d1164
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
push: false
tags: ghcr.io/${{ github.repository }}:trivy
- name: Run Trivy Vulnerability Scanner
uses: aquasecurity/trivy-action@0.13.1
uses: aquasecurity/trivy-action@0.14.0
with:
image-ref: ghcr.io/${{ github.repository }}:trivy
format: sarif
Expand Down

0 comments on commit e0d1164

Please sign in to comment.