Skip to content

Commit d79ca12

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.34.2 (#2633)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9861e55 commit d79ca12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ jobs:
9696
steps:
9797
- uses: actions/checkout@v6
9898
- name: Run Trivy vulnerability scanner in repo mode
99-
uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1
99+
uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
100100
with:
101101
format: "sarif"
102102
output: "trivy-results.sarif"

0 commit comments

Comments
 (0)