Skip to content

Commit

Permalink
test: table format
Browse files Browse the repository at this point in the history
  • Loading branch information
Terre8055 committed Jun 12, 2024
1 parent 10e731c commit 6644a35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/trivy-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
id: run_trivy
run: |
trivy aws --region us-east-1 --format table > trivy_report.txt
echo "TRIVY_REPORT_PATH=trivy_report${{env.TIMESTAMP}}.txt" >> $GITHUB_ENV
#echo "TRIVY_REPORT_PATH=trivy_report${{env.TIMESTAMP}}.txt" >> $GITHUB_ENV
- name: Slack Notification
run: |
Expand Down

0 comments on commit 6644a35

Please sign in to comment.