Skip to content

Commit 4b13d39

Browse files
authored
Merge pull request #62 from Homebrew/dependabot/github_actions/aquasecurity/trivy-action-0.32.0
build(deps): bump aquasecurity/trivy-action from 0.31.0 to 0.32.0
2 parents 90f4abc + 8c381a3 commit 4b13d39

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@76071ef0d7ec797419534a183b498b4d6366cf37 # v0.31.0
168+
uses: aquasecurity/trivy-action@dc5a429b52fcf669ce959baa2c2dd26090d2a6c4 # v0.32.0
169169
with:
170170
scan-type: config
171171
format: sarif

0 commit comments

Comments
 (0)