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.
2 parents aa08d22 + 7afcc52 commit a35abf7Copy full SHA for a35abf7
.github/workflows/docker-build.yml
@@ -46,7 +46,7 @@ jobs:
46
ghcr.io/nginx/nginx-utils:latest
47
48
- name: Install Trivy and scan image for vulnerabilities
49
- uses: aquasecurity/trivy-action@0.31.0
+ uses: aquasecurity/trivy-action@0.33.1
50
51
with:
52
image-ref: ghcr.io/${{ github.repository_owner }}/nginx-utils:latest
0 commit comments