nico wellpott
2 years ago
No known key found for this signature in database
GPG Key ID: 1F6495B44DABCE6E
1 changed files with
1 additions and
1 deletions
-
.github/workflows/trivy.yml
|
|
@ -29,7 +29,7 @@ jobs: |
|
|
|
uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 #v4.1.1 |
|
|
|
|
|
|
|
- name: Run Trivy vulnerability scanner |
|
|
|
uses: aquasecurity/trivy-action@fbd16365eb88e12433951383f5e99bd901fc618f # v0.12.0 |
|
|
|
uses: aquasecurity/trivy-action@f78e9ecf42a1271402d4f484518b9313235990e1 # v0.13.1 |
|
|
|
with: |
|
|
|
scan-type: repo |
|
|
|
ignore-unfixed: true |
|
|
|