Skip to content

Commit 2d5fcf1

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.33.0
1 parent 50d3e10 commit 2d5fcf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/security.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8 # v5.0.0
1515

1616
- name: Run Trivy dependency scan
17-
uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32.0
17+
uses: aquasecurity/trivy-action@f9424c10c36e288d5fa79bd3dfd1aeb2d6eae808 # 0.33.0
1818
with:
1919
scan-type: fs
2020
format: table

0 commit comments

Comments
 (0)