Skip to content

Commit 7e79f22

Browse files
authored
Update action.yaml
1 parent adcf4a0 commit 7e79f22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trivy-fs-scan/action.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ runs:
7373
touch .trivyignore
7474
7575
- name: Run Trivy vulnerability scanner
76-
uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478
76+
uses: aquasecurity/trivy-action@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808
7777
with:
7878
scan-type: 'fs'
7979
scan-ref: ${{ inputs.scan-ref }}

0 commit comments

Comments
 (0)