Skip to content

Commit

Permalink
fix: remove incorrect report-vulnerabilities input from scan_images w…
Browse files Browse the repository at this point in the history
…orkflow (#31)

Part of canonical/bundle-kubeflow#1118
  • Loading branch information
DnPlas authored Oct 16, 2024
1 parent 9b39a84 commit e2e1836
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/scan_images.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ jobs:
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
with:
report-vulnerabilities: true
severity: "HIGH,CRITICAL"

0 comments on commit e2e1836

Please sign in to comment.