Skip to content

Commit e2ae738

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.31.0
1 parent 4b76e47 commit e2ae738

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
@@ -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.31.0
8282
with:
8383
input: ${{ github.workspace }}/open-feature-operator-local.tar
8484
format: "sarif"

0 commit comments

Comments
 (0)