Skip to content

Commit 762a383

Browse files
chore(deps-dev): update aquasecurity/trivy-action action to v0.34.2 (#193)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 249638a commit 762a383

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/report-on-vulnerabilities.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
egress-policy: audit
2020

2121
- name: Scan for vulnerabilities
22-
uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1
22+
uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
2323
with:
2424
image-ref: ghcr.io/doodlescheduling/growthbook-controller:latest
2525
format: json

0 commit comments

Comments
 (0)