Skip to content

Commit

Permalink
chore(deps): bump setup-trivy to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DmitriyLewen committed Oct 15, 2024
1 parent cdae8f7 commit ba96e1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ runs:
using: 'composite'
steps:
- name: Install Trivy
uses: aquasecurity/setup-trivy@v0.2.0
uses: aquasecurity/setup-trivy@v0.2.1
with:
version: ${{ inputs.version }}
cache: ${{ inputs.cache }}
Expand Down

0 comments on commit ba96e1e

Please sign in to comment.