Skip to content

Commit bef06e7

Browse files
chore(deps): update aquasecurity/setup-trivy action to v0.2.6
1 parent 7db8e86 commit bef06e7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/audit.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ jobs:
2121
steps:
2222
- uses: actions/checkout@v5
2323
- name: Manual Trivy Setup
24-
uses: aquasecurity/setup-trivy@v0.2.4
24+
uses: aquasecurity/setup-trivy@v0.2.6
2525
with:
2626
cache: true
2727
- name: Audit Docker image for amd64

0 commit comments

Comments
 (0)