fix action w/ burnettk
This commit is contained in:
parent
e0a57301aa
commit
fe94c24b5a
|
@ -28,6 +28,8 @@ outputs:
|
||||||
# - "python"
|
# - "python"
|
||||||
# - "/wait-for-ecr-scan-and-get-sarif/main.py"
|
# - "/wait-for-ecr-scan-and-get-sarif/main.py"
|
||||||
|
|
||||||
|
runs:
|
||||||
|
using: "composite"
|
||||||
steps:
|
steps:
|
||||||
- name: Check out the repository
|
- name: Check out the repository
|
||||||
uses: actions/checkout@v2
|
uses: actions/checkout@v2
|
||||||
|
|
Loading…
Reference in New Issue