Skip to content

Commit d2621dd

Browse files
authored
Merge pull request #57 from Homebrew/dependabot/github_actions/aquasecurity/trivy-action-0.31.0
2 parents 34d3d4b + 3ecedc4 commit d2621dd

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
@@ -165,7 +165,7 @@ jobs:
165165
persist-credentials: false
166166

167167
- name: Run Trivy vulnerability scanner in IaC mode
168-
uses: aquasecurity/trivy-action@6c175e9c4083a92bbca2f9724c8a5e33bc2d97a5 # v0.30.0
168+
uses: aquasecurity/trivy-action@76071ef0d7ec797419534a183b498b4d6366cf37 # v0.31.0
169169
with:
170170
scan-type: config
171171
format: sarif

0 commit comments

Comments
 (0)