Skip to content

Commit

Permalink
Update semgrep.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jkan2 authored Sep 26, 2024
1 parent caab9dd commit a43202d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
image: semgrep/semgrep
if: (github.actor != 'dependabot[bot]')
steps:
- uses: actions/checkout@v4
#- uses: actions/checkout@v4
#- run: semgrep ci --output semgrep-findings.json --json

- name: Checkout Security for semgrep script
Expand Down

0 comments on commit a43202d

Please sign in to comment.