Skip to content

Commit

Permalink
chore(deps): bump setup-trivy to v0.2.1 (#411)
Browse files Browse the repository at this point in the history
* chore(deps): bump setup-trivy

* chore(deps): bump setup-trivy

* chore(deps): bump setup-trivy to `v0.2.1`
  • Loading branch information
DmitriyLewen authored Oct 15, 2024
1 parent 5681af8 commit 915b19b
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.1.0
uses: aquasecurity/setup-trivy@v0.2.1
with:
version: ${{ inputs.version }}
cache: ${{ inputs.cache }}
Expand Down

0 comments on commit 915b19b

Please sign in to comment.