Skip to content

Commit aeff8df

Browse files
Merge pull request #3090 from dexidp/dependabot/github_actions/aquasecurity/trivy-action-0.12.0
build(deps): bump aquasecurity/trivy-action from 0.11.2 to 0.12.0
2 parents 70d7a2c + bbdff70 commit aeff8df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/artifacts.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ jobs:
168168
# retention-days: 5
169169

170170
- name: Run Trivy vulnerability scanner
171-
uses: aquasecurity/trivy-action@41f05d9ecffa2ed3f1580af306000f734b733e54 # 0.11.2
171+
uses: aquasecurity/trivy-action@fbd16365eb88e12433951383f5e99bd901fc618f # 0.12.0
172172
with:
173173
input: image
174174
format: sarif

0 commit comments

Comments
 (0)