We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09854ee commit d7d537aCopy full SHA for d7d537a
.github/actions/upload-defectdojo/action.yml
@@ -4,7 +4,6 @@ author: 'GitHub Copilot'
4
runs:
5
using: 'composite'
6
steps:
7
- - name: Install dependencies
8
- name: Run upload script inline
9
run: |
10
python3 <<EOF
0 commit comments