Skip to content

Commit

Permalink
chore: fix naming of ci task
Browse files Browse the repository at this point in the history
  • Loading branch information
RouHim committed Oct 13, 2024
1 parent 23771b5 commit 2702286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scheduled-security-audit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
with:
sarif_file: 'trivy-results.sarif'

- name: Print to console
- name: Fail if misconfiguration found
uses: aquasecurity/trivy-action@master
with:
scan-type: 'config'
Expand Down

0 comments on commit 2702286

Please sign in to comment.