We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8158910 + b60a0fb commit 5c780e3Copy full SHA for 5c780e3
1 file changed
.github/workflows/container_maintenance.yml
@@ -175,7 +175,7 @@ jobs:
175
- name: Setup Trivy binary for vulnerability scanning
176
uses: aquasecurity/setup-trivy@v0.2.6
177
with:
178
- version: v0.63.0
+ version: v0.69.3
179
180
# Execute matrix build for the discovered branches
181
- name: Execute build matrix script
0 commit comments