Skip to content

Commit 5bf2808

Browse files
chore(deps): update aquasecurity/trivy-action action to v0.36.0
1 parent 90d373f commit 5bf2808

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@57a97c7e7821a5776cebc9bb87c984fa69cba8f1 # v0.35.0
81+
uses: aquasecurity/trivy-action@ed142fd0673e97e23eac54620cfb913e5ce36c25 # v0.36.0
8282
with:
8383
input: ${{ github.workspace }}/open-feature-operator-local.tar
8484
format: "sarif"

0 commit comments

Comments
 (0)