We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 249638a commit 762a383Copy full SHA for 762a383
.github/workflows/report-on-vulnerabilities.yaml
@@ -19,7 +19,7 @@ jobs:
19
egress-policy: audit
20
21
- name: Scan for vulnerabilities
22
- uses: aquasecurity/trivy-action@e368e328979b113139d6f9068e03accaed98a518 # 0.34.1
+ uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # 0.34.2
23
with:
24
image-ref: ghcr.io/doodlescheduling/growthbook-controller:latest
25
format: json
0 commit comments