Skip to content

Commit c7e4d89

Browse files
committed
fix(ci): bump trivy from v0.37.1 to v0.69.3
1 parent 756981b commit c7e4d89

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ jobs:
6767

6868
- name: Install Trivy using install script
6969
run: |
70-
curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin v0.37.1
70+
curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin v0.69.3
7171
7272
- name: Set up Depot CLI
7373
uses: depot/setup-action@v1

0 commit comments

Comments
 (0)