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
  • Loading branch information
DnPlas committed Oct 16, 2024
1 parent dc7283f commit 028eca9
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 028eca9

Please sign in to comment.