Skip to content

Commit 8ac429b

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.29.0 (#738)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Todd Baert <toddbaert@gmail.com>
1 parent 383c116 commit 8ac429b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
cache-from: type=gha,scope=${{ github.ref_name }}-ofo
7676
cache-to: type=gha,scope=${{ github.ref_name }}-ofo
7777
- name: Run Trivy vulnerability scanner
78-
uses: aquasecurity/trivy-action@0.28.0
78+
uses: aquasecurity/trivy-action@0.29.0
7979
with:
8080
input: ${{ github.workspace }}/open-feature-operator-local.tar
8181
format: "sarif"

0 commit comments

Comments
 (0)