Skip to content

Commit

Permalink
Check python
Browse files Browse the repository at this point in the history
  • Loading branch information
mlewk committed Feb 28, 2024
1 parent bb54e3c commit d0a5be9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/amazon-inspector-image-scan.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,5 @@ jobs:
mask-aws-account-id: true
- name: Retrieve Vulnerability Report
run: aws inspector-scan scan-sbom --sbom file://"$inspector_sbomgen_output_path" --endpoint "$inspector_scan_endpoint" --region "$inspector_scan_region"
- name: Check Python
run: python --version

0 comments on commit d0a5be9

Please sign in to comment.