Skip to content

Commit 72e0076

Browse files
chore: update aquasecurity/trivy-action digest to df65449 (#86)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3811a23 commit 72e0076

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Checkout repository
2121
uses: actions/checkout@8e8c483db84b4bee98b60c0593521ed34d9990e8 # v6
2222
- name: Run Trivy vulnerability scanner in repo mode
23-
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # master
23+
uses: aquasecurity/trivy-action@df65449f48b89ca7da6699b2d7620f4eaac2355b # master
2424
with:
2525
scan-type: 'fs'
2626
ignore-unfixed: true

0 commit comments

Comments
 (0)