Skip to content

Commit

Permalink
Remove unnecessary debug commands from trivy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
austenstone committed Sep 24, 2024
1 parent 9529108 commit c96e6c9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/trivy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,6 @@ jobs:
output: 'trivy-results.sarif'
severity: 'CRITICAL,HIGH'

- run: id
- run: ls -la trivy-results.sarif
- run: sudo chmod 666 trivy-results.sarif

- uses: actions/github-script@v7
Expand Down

0 comments on commit c96e6c9

Please sign in to comment.