Skip to content

Commit 700173e

Browse files
committed
Bump trivy scan version
1 parent e55843a commit 700173e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release-docker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ jobs:
8282
index:org.opencontainers.image.licenses=Apache-2.0
8383
8484
- name: Scan Docker image for vulnerabilities
85-
uses: aquasecurity/trivy-action@0.33.1
85+
uses: aquasecurity/trivy-action@0.34
8686
with:
8787
image-ref: ${{ steps.docker-tags.outputs.FULL_IMAGE }}:v${{ inputs.version }}
8888
format: 'sarif'

0 commit comments

Comments
 (0)