Skip to content

Commit b429654

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.34.1 (#2531)
| datasource | package | from | to | | ----------- | ------------------------- | ------ | ------ | | github-tags | aquasecurity/trivy-action | 0.34.0 | 0.34.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
1 parent daa9f9c commit b429654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-validation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@ jobs:
125125
persist-credentials: false
126126

127127
- name: Run Trivy vulnerability scanner
128-
uses: aquasecurity/trivy-action@c1824fd6edce30d7ab345a9989de00bbd46ef284 # 0.34.0
128+
uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1
129129
with:
130130
scan-type: "fs"
131131
scan-ref: "."

0 commit comments

Comments
 (0)