Skip to content

Commit 9feae99

Browse files
fix: Trivy scan failure issue (#246)
Co-authored-by: Akhil Highflame <akhil.raj@highflame.com>
1 parent cb16dd1 commit 9feae99

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-check.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jobs:
108108
persist-credentials: true
109109

110110
- name: Manual Trivy Setup
111-
uses: aquasecurity/setup-trivy@v0.2.5
111+
uses: aquasecurity/setup-trivy@v0.2.6
112112
with:
113113
cache: true
114114
version: ${{ env.TRIVY_VER }}

0 commit comments

Comments
 (0)