Skip to content

Commit f16137f

Browse files
authored
Merge pull request #810 from crossplane/renovate/main-aquasecurity-trivy-action-0.x
chore(deps): update aquasecurity/trivy-action action to v0.29.0 (main)
2 parents f9de135 + 3ae5911 commit f16137f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4
153153

154154
- name: Run Trivy vulnerability scanner in fs mode
155-
uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # 0.28.0
155+
uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # 0.29.0
156156
with:
157157
scan-type: 'fs'
158158
ignore-unfixed: true

0 commit comments

Comments
 (0)