Skip to content

Commit 5d67aca

Browse files
chore: update aquasecurity/trivy-action digest to b6643a2 (#71)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 99aea20 commit 5d67aca

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@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5
2222
- name: Run Trivy vulnerability scanner in repo mode
23-
uses: aquasecurity/trivy-action@77137e9dc3ab1b329b7c8a38c2eb7475850a14e8 # master
23+
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # master
2424
with:
2525
scan-type: 'fs'
2626
ignore-unfixed: true

0 commit comments

Comments
 (0)