Skip to content

Commit 9143484

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.29.0
1 parent 9eb1ca8 commit 9143484

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)