Skip to content

Commit 76b5c50

Browse files
authored
Merge pull request #14 from carhartl/dependabot/github_actions/aquasecurity/trivy-action-0.30.0
Bump aquasecurity/trivy-action from 0.29.0 to 0.30.0
2 parents 06eb6ca + 545a8b6 commit 76b5c50

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ jobs:
3838
- name: Run Trivy vulnerability scanner
3939
# Third-party action, pin to commit SHA!
4040
# See https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions
41-
uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0
41+
uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5
4242
with:
4343
scan-type: "fs"
4444
format: "sarif"

0 commit comments

Comments
 (0)