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 Apr 30, 2024
2 parents 20991e7 + 784fa7f commit 82425ab
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@724790a1a8abe65f11c6e2705c602d02a228c72e
uses: pixee/upload-tool-results-action@740addb708b6883ce4da3052b2ddb1f5aa01b3f2
with:
tool: defectdojo
defectdojo-token: ${{ secrets.DEFECTDOJO_TOKEN }}
Expand Down

0 comments on commit 82425ab

Please sign in to comment.