Skip to content

Commit 2f465d1

Browse files
Bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 (#69)
1 parent 71eec41 commit 2f465d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/trivy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
uses: actions/checkout@v4
3737

3838
- name: Image Scan
39-
uses: aquasecurity/trivy-action@0.28.0
39+
uses: aquasecurity/trivy-action@0.29.0
4040
# Due to rate limiting faced by aquasecurity/trivy-action#389 we download the DBs
4141
# from the public ECR repository
4242
env:

0 commit comments

Comments
 (0)