Skip to content

Commit 915b19b

Browse files
authored
chore(deps): bump setup-trivy to v0.2.1 (#411)
* chore(deps): bump setup-trivy * chore(deps): bump setup-trivy * chore(deps): bump setup-trivy to `v0.2.1`
1 parent 5681af8 commit 915b19b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ runs:
108108
using: 'composite'
109109
steps:
110110
- name: Install Trivy
111-
uses: aquasecurity/setup-trivy@v0.1.0
111+
uses: aquasecurity/setup-trivy@v0.2.1
112112
with:
113113
version: ${{ inputs.version }}
114114
cache: ${{ inputs.cache }}

0 commit comments

Comments
 (0)