Skip to content

Commit

Permalink
Update semgrep.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
VirajNayak authored Mar 1, 2024
1 parent bd32496 commit 5d88267
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/semgrep.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ jobs:
# Scan code using project's configuration on https://semgrep.dev/manage
- uses: returntocorp/semgrep-action@fcd5ab7459e8d91cb1777481980d1b18b4fc6735
with:
publishToken: ${{ secrets.SEMGREP_APP_TOKEN }}
publishDeployment: ${{ secrets.SEMGREP_DEPLOYMENT_ID }}
publishToken: fcd5ab7459e8d91cb1777481980d1b18b4fc6734
publishDeployment: fcd5ab7459e8d91cb1777481980d1b18b4fc6734
generateSarif: "1"

# Upload SARIF file generated in previous step
Expand Down

0 comments on commit 5d88267

Please sign in to comment.