Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
cx-ruiaraujo committed Oct 22, 2024
1 parent 53d58f5 commit 867484e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/sec-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -90,12 +90,9 @@ jobs:
with:
path: "."
only-fixed: true
output-format: json
output-format: table
severity-cutoff: low
fail-build: true
- name: Inspect action report
if: always()
run: cat ${{ steps.grype-fs-scan.outputs.json }}
grype-docker-image:
name: Grype docker image scan
runs-on: ubuntu-latest
Expand Down

0 comments on commit 867484e

Please sign in to comment.