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 88debff + b262cc0 commit 5b67b19
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@a0ab556e4210959b89a8fec46eaa742f0ca29ed7
uses: pixee/upload-tool-results-action@7f74e9c0fef01adaaaafb20a4489c2ed6c6e3029
with:
tool: defectdojo
defectdojo-token: ${{ secrets.DEFECTDOJO_TOKEN }}
Expand Down

0 comments on commit 5b67b19

Please sign in to comment.