Skip to content

Commit

Permalink
Merge branch 'master' into testing-custom-defectdojo-action
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosu7 committed May 1, 2024
2 parents 7c9313f + a666633 commit d9f6ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep-to-dojo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
-F "commit_hash=${{ github.sha }}" \
-F "close_old_findings=true"
- name: Fix DefectDojo Findings with Pixeebot
uses: pixee/upload-tool-results-action@ec800f47b2116f3a55a18cb5ee8ebea6e3abe2d1
uses: pixee/upload-tool-results-action@6cb5708b8a987cec705a1053652c715e985b93d3
with:
tool: defectdojo
defectdojo-token: ${{ secrets.DEFECTDOJO_TOKEN }}
Expand Down

0 comments on commit d9f6ef3

Please sign in to comment.