Skip to content

Commit 2ca9b87

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/container-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -220,7 +220,7 @@ jobs:
220220
with:
221221
persist-credentials: false
222222
- name: Run Trivy vulnerability scanner
223-
uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1
223+
uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
224224
with:
225225
image-ref: weblate/weblate:test
226226
format: sarif

0 commit comments

Comments
 (0)