Skip to content

Commit

Permalink
fix: avoid setup python when not running trivy
Browse files Browse the repository at this point in the history
  • Loading branch information
stigok committed Oct 19, 2023
1 parent 0e959f9 commit a75f4ea
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/workflow.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ jobs:
#

-
if: inputs.trivy-enabled && inputs.trivy-summary-enabled
name: Configure Python
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit a75f4ea

Please sign in to comment.