fix action w/ burnettk
This commit is contained in:
parent
e0a57301aa
commit
fe94c24b5a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue