Skip to content

Commit

Permalink
Bug fix: Workflow file failures for gitProxy
Browse files Browse the repository at this point in the history
  • Loading branch information
VirajSalaka committed Oct 9, 2024
1 parent 46059a7 commit c431b23
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,5 @@ jobs:
print(f\"\nTotal rulesets evaluated: {data['count']}\")
json_payload = sys.stdin.read()
visualize_trivy_like_table(json_payload)
visualize_trivy_like_table(json_payload)
"

0 comments on commit c431b23

Please sign in to comment.