Skip to content

Commit 1e9a8d6

Browse files
committed
Bump trivy version to fix failing install
Signed-off-by: Yosiah de Koeyer <dev@yosiahdekoeyer.dev>
1 parent 9b69c1e commit 1e9a8d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ jobs:
7878
cache-from: type=gha,scope=${{ github.ref_name }}-ofo
7979
cache-to: type=gha,scope=${{ github.ref_name }}-ofo
8080
- name: Run Trivy vulnerability scanner
81-
uses: aquasecurity/trivy-action@0.29.0
81+
uses: aquasecurity/trivy-action@0.35.0
8282
with:
8383
input: ${{ github.workspace }}/open-feature-operator-local.tar
8484
format: "sarif"

0 commit comments

Comments
 (0)