Skip to content

Commit 7be1375

Browse files
Update Trivy action to use master branch
Signed-off-by: Chaitanya Sistla <122406662+chaitanya-sistla@users.noreply.github.com>
1 parent e783ab4 commit 7be1375

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifacts.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@ jobs:
163163
restore-keys: trivy-cache-
164164

165165
- name: Run Trivy vulnerability scanner
166-
uses: aquasecurity/trivy-action@0.29.0
166+
uses: aquasecurity/trivy-action@master
167167
with:
168168
#input: image
169169
format: sarif

0 commit comments

Comments
 (0)