Skip to content

Commit 1200ea2

Browse files
chore(deps-dev): update aquasecurity/trivy-action action to v0.34.1
1 parent b58090d commit 1200ea2

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@c1824fd6edce30d7ab345a9989de00bbd46ef284 # 0.34.0
22+
uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1
2323
with:
2424
image-ref: ghcr.io/doodlescheduling/growthbook-controller:latest
2525
format: json

0 commit comments

Comments
 (0)