Skip to content

Commit 303e0ec

Browse files
authored
Merge branch 'main' into renovate/actions-setup-node-4.x
2 parents a76dae2 + 8ac429b commit 303e0ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 1 deletion
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)