Skip to content

Commit 03facf9

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.33.1 (#20)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b6fd09 commit 03facf9

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
@@ -124,7 +124,7 @@ jobs:
124124
uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 # v4
125125

126126
- name: Run Trivy vulnerability scanner in fs mode
127-
uses: aquasecurity/trivy-action@18f2510ee396bbf400402947b394f2dd8c87dbb0 # 0.29.0
127+
uses: aquasecurity/trivy-action@b6643a29fecd7f34b3597bc6acb0a98b03d33ff8 # 0.33.1
128128
with:
129129
scan-type: 'fs'
130130
ignore-unfixed: true

0 commit comments

Comments
 (0)