Skip to content

Commit b60a0fb

Browse files
committed
chore(ci): update Trivy engine to a newer, but safe version #12242
1 parent 8158910 commit b60a0fb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/container_maintenance.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ jobs:
175175
- name: Setup Trivy binary for vulnerability scanning
176176
uses: aquasecurity/setup-trivy@v0.2.6
177177
with:
178-
version: v0.63.0
178+
version: v0.69.3
179179

180180
# Execute matrix build for the discovered branches
181181
- name: Execute build matrix script

0 commit comments

Comments
 (0)