Skip to content

Commit 5c780e3

Browse files
authored
Merge pull request #12247 from IQSS/12242-trivy
chore(ci): update Trivy engine to a newer, but safe version #12242
2 parents 8158910 + b60a0fb commit 5c780e3

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)