Skip to content

Commit

Permalink
Merge pull request #3 from Richard-Barrett/dependabot/github_actions/…
Browse files Browse the repository at this point in the history
…aquasecurity/trivy-action-0.19.0

Bump aquasecurity/trivy-action from 0.14.0 to 0.19.0
  • Loading branch information
Richard-Barrett authored Apr 25, 2024
2 parents c86efd4 + 43bc391 commit e575f05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
uses: actions/checkout@v2
- name: Security Scan
if: github.ref != format('refs/heads/{0}', github.event.repository.default_branch)
uses: aquasecurity/trivy-action@0.14.0
uses: aquasecurity/trivy-action@0.19.0
with:
scan-type: 'config'
scan-ref: './examples/complete/'
Expand Down

0 comments on commit e575f05

Please sign in to comment.