Skip to content

Commit 030526c

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)