Skip to content

Commit d49b5cb

Browse files
Bump aquasecurity/trivy-action from 0.2.5 to 0.3.0 (#21)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 34644fd commit d49b5cb

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
@@ -116,7 +116,7 @@ jobs:
116116
build-args: |
117117
VERSION=${{ steps.var.outputs.version }}
118118
- name: Run Trivy vulnerability scanner
119-
uses: aquasecurity/trivy-action@0.2.5
119+
uses: aquasecurity/trivy-action@0.3.0
120120
continue-on-error: true
121121
with:
122122
image-ref: nginx/nginx-ingress-operator:${{ steps.meta.outputs.version }}

0 commit comments

Comments
 (0)