Skip to content

Commit e6a3eb4

Browse files
authored
Merge pull request #146 from AlphaOne1/dependabot/github_actions/aquasecurity/trivy-action-0.33.1
Bump aquasecurity/trivy-action from 0.32.0 to 0.33.1
2 parents 895b085 + 4e64d73 commit e6a3eb4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/security.yml

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

3131
- name: Run Trivy vulnerability scanner in repo mode
32-
uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # 0.32.0
32+
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1
3333
with:
3434
scan-type: 'fs'
3535
ignore-unfixed: true

0 commit comments

Comments
 (0)