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 (#21)

Part of canonical/bundle-kubeflow#1118
  • Loading branch information
DnPlas authored Oct 16, 2024
1 parent 0860142 commit e956563
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 @@ -16,6 +16,5 @@ jobs:
secrets:
GH_TOKEN: ${{ secrets.GH_TOKEN }}
with:
report-vulnerabilities: true
severity: "HIGH,CRITICAL"
branch: ${{ matrix.branch }}

0 comments on commit e956563

Please sign in to comment.