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 82425ab + 2c7a651 commit fe2ee91
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@740addb708b6883ce4da3052b2ddb1f5aa01b3f2
uses: pixee/upload-tool-results-action@daf40780939107a52176055dfb67448e9d4bba8a
with:
tool: defectdojo
defectdojo-token: ${{ secrets.DEFECTDOJO_TOKEN }}
Expand Down

0 comments on commit fe2ee91

Please sign in to comment.