Skip to content

Commit

Permalink
more logs commit
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosu7 committed May 1, 2024
1 parent 2c7a651 commit 1e29f2d
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@daf40780939107a52176055dfb67448e9d4bba8a
uses: pixee/upload-tool-results-action@e1160ea80a17974306df3c7b07ac7cf8a7947c67
with:
tool: defectdojo
defectdojo-token: ${{ secrets.DEFECTDOJO_TOKEN }}
Expand Down

0 comments on commit 1e29f2d

Please sign in to comment.