Skip to content

Commit 39afb25

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.28.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d363407 commit 39afb25

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
@@ -120,7 +120,7 @@ jobs:
120120
push: false
121121

122122
- name: Run Trivy vulnerability scanner on generated docker image
123-
uses: aquasecurity/trivy-action@1f0aa582c8c8f5f7639610d6d38baddfea4fdcee # 0.9.2
123+
uses: aquasecurity/trivy-action@915b19bbe73b92a6cf82a1bc12b087c9a19a5fe2 # 0.28.0
124124
with:
125125
image-ref: jonaspammer/some-package:latest
126126
format: table

0 commit comments

Comments
 (0)