fix action w/ burnettk

This commit is contained in:
jasquat 2024-08-14 16:39:05 -04:00
parent e0a57301aa
commit fe94c24b5a
No known key found for this signature in database
1 changed files with 23 additions and 21 deletions

View File

@ -28,6 +28,8 @@ outputs:
# - "python"
# - "/wait-for-ecr-scan-and-get-sarif/main.py"
runs:
using: "composite"
steps:
- name: Check out the repository
uses: actions/checkout@v2