Skip to content

Commit b6df49d

Browse files
authored
Merge pull request #329 from meher-liatrio/patch-1
fix: Update Trivy setup action version to v0.2.6
2 parents 7db8e86 + 22c2f06 commit b6df49d

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@ve07451d2e059ed86c2870430ea286b3a9e0bf241 #v0.2.6
2525
with:
2626
cache: true
2727
- name: Audit Docker image for amd64

0 commit comments

Comments
 (0)