Skip to content

Commit 8158910

Browse files
authored
Merge pull request #12235 from IQSS/dependabot/github_actions/aquasecurity/setup-trivy-0.2.6
Bump aquasecurity/setup-trivy from 0.2.5 to 0.2.6
2 parents ed086df + 0b8ce93 commit 8158910

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
@@ -173,7 +173,7 @@ jobs:
173173
with:
174174
platforms: ${{ env.PLATFORMS }}
175175
- name: Setup Trivy binary for vulnerability scanning
176-
uses: aquasecurity/setup-trivy@v0.2.5
176+
uses: aquasecurity/setup-trivy@v0.2.6
177177
with:
178178
version: v0.63.0
179179

0 commit comments

Comments
 (0)