Skip to content

Commit e9b1e71

Browse files
committed
chore: bump trivy-action to v0.36.0 and fix missing v prefix
1 parent 2da7731 commit e9b1e71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ jobs:
123123
124124
# Vulnerability scan
125125
- name: Run Trivy vulnerability scanner
126-
uses: aquasecurity/trivy-action@0.30.0
126+
uses: aquasecurity/trivy-action@v0.36.0
127127
with:
128128
scan-type: image
129129
image-ref: doxygen-test:${{ matrix.distro }}

0 commit comments

Comments
 (0)