Skip to content

Commit 76a3148

Browse files
Update aquasecurity/trivy-action action to v0.36.0
1 parent 1a23301 commit 76a3148

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/trivy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
DOCKER_BUILD_ARGS: --load
5757

5858
- name: Run Trivy vulnerability scanner
59-
uses: aquasecurity/trivy-action@0.34.1
59+
uses: aquasecurity/trivy-action@v0.36.0
6060
with:
6161
image-ref: '${{ steps.docker.outputs.IMAGE_REPOSITORY }}:scan-${{ github.sha }}'
6262
format: 'sarif'

0 commit comments

Comments
 (0)