Skip to content

Commit

Permalink
chore(deps): Bump trivy to v0.57.1
Browse files Browse the repository at this point in the history
  • Loading branch information
simar7 committed Nov 18, 2024
1 parent 93941ce commit 243896d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ jobs:
uses: aquasecurity/[email protected]
with:
cache: true
version: v0.56.1
version: v0.57.1
- name: Run Trivy vulnerability scanner in repo mode
uses: aquasecurity/trivy-action@master
Expand Down
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ inputs:
version:
description: 'Trivy version to use'
required: false
default: 'v0.56.1'
default: 'v0.57.1'
cache:
description: 'Used to specify whether caching is needed. Set to false, if you would like to disable caching.'
required: false
Expand Down

0 comments on commit 243896d

Please sign in to comment.