We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 756981b commit c7e4d89Copy full SHA for c7e4d89
1 file changed
.github/workflows/build.yaml
@@ -67,7 +67,7 @@ jobs:
67
68
- name: Install Trivy using install script
69
run: |
70
- curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin v0.37.1
+ curl -sfL https://raw.githubusercontent.com/aquasecurity/trivy/main/contrib/install.sh | sh -s -- -b /usr/local/bin v0.69.3
71
72
- name: Set up Depot CLI
73
uses: depot/setup-action@v1
0 commit comments