Skip to content

Commit 51c66d2

Browse files
build(deps): bump aquasecurity/trivy-action from 0.34.0 to 0.34.1 (#4574)
1 parent 8db7699 commit 51c66d2

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
@@ -233,7 +233,7 @@ jobs:
233233
restore-keys: trivy-cache-
234234

235235
- name: Run Trivy vulnerability scanner
236-
uses: aquasecurity/trivy-action@c1824fd6edce30d7ab345a9989de00bbd46ef284 # 0.34.0
236+
uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1
237237
with:
238238
input: docker-image
239239
format: sarif

0 commit comments

Comments
 (0)