Skip to content

Commit

Permalink
Update scan.yml (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
fred-labs authored Feb 6, 2024
1 parent 91a4368 commit 0177c6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
- name: Checkout code
uses: actions/checkout@v4
- name: Run Trivy vulnerability scanner
uses: aquasecurity/trivy-action@v0.17.0
uses: aquasecurity/trivy-action@master
with:
scan-type: 'fs'
format: 'table'
Expand Down

0 comments on commit 0177c6f

Please sign in to comment.