Skip to content
This repository was archived by the owner on May 24, 2023. It is now read-only.

Commit 7318872

Browse files
authored
Merge branch 'master' into chore/update-sdk-1.15.0
2 parents 9ca1adb + e1de434 commit 7318872

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
@@ -109,7 +109,7 @@ jobs:
109109
pull: true
110110
load: true
111111
- name: Run Trivy vulnerability scanner
112-
uses: aquasecurity/trivy-action@0.1.0
112+
uses: aquasecurity/trivy-action@0.2.0
113113
continue-on-error: true
114114
with:
115115
image-ref: nginx/nginx-ingress-operator:${{ github.sha }}

0 commit comments

Comments
 (0)