We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4b76e47 commit e2ae738Copy full SHA for e2ae738
.github/workflows/pr-checks.yml
@@ -78,7 +78,7 @@ jobs:
78
cache-from: type=gha,scope=${{ github.ref_name }}-ofo
79
cache-to: type=gha,scope=${{ github.ref_name }}-ofo
80
- name: Run Trivy vulnerability scanner
81
- uses: aquasecurity/trivy-action@0.29.0
+ uses: aquasecurity/trivy-action@0.31.0
82
with:
83
input: ${{ github.workspace }}/open-feature-operator-local.tar
84
format: "sarif"
0 commit comments