Skip to content

Commit

Permalink
Merge pull request #148 from jwnmulder/renovate/aquasecurity-trivy-ac…
Browse files Browse the repository at this point in the history
…tion-0.x

Update aquasecurity/trivy-action action to v0.29.0
  • Loading branch information
jwnmulder authored Nov 20, 2024
2 parents 1bf3d3e + 27c5d35 commit 35aaa55
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 @@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v4

- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@0.28.0
uses: aquasecurity/trivy-action@0.29.0
with:
image-ref: ghcr.io/jwnmulder/websockify:latest
format: 'sarif'
Expand Down

0 comments on commit 35aaa55

Please sign in to comment.