Skip to content

Commit bb4e836

Browse files
authored
Update pr-checks.yml
Signed-off-by: Michael Beemer <[email protected]>
1 parent fae06bc commit bb4e836

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/pr-checks.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@ jobs:
7878
uses: aquasecurity/[email protected]
7979
with:
8080
input: ${{ github.workspace }}/open-feature-operator-local.tar
81-
format: "template"
82-
template: "@/contrib/sarif.tpl"
81+
format: "sarif"
8382
output: "trivy-results.sarif"
8483
severity: "CRITICAL,HIGH"
8584
env:

0 commit comments

Comments
 (0)