Skip to content

Commit 35ecc71

Browse files
chore: update aquasecurity/trivy-action digest to 97e0b38
1 parent 14f48b2 commit 35ecc71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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@22438a435773de8c97dc0958cc0b823c45b064ac # master
23+
uses: aquasecurity/trivy-action@97e0b3872f55f89b95b2f65b3dbab56962816478 # master
2424
with:
2525
scan-type: 'fs'
2626
ignore-unfixed: true

0 commit comments

Comments
 (0)