Skip to content

Commit

Permalink
ci: rename semgrep
Browse files Browse the repository at this point in the history
  • Loading branch information
artemrys authored Nov 23, 2023
1 parent b20c7d1 commit 8c2fe02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ jobs:
steps:
- uses: actions/checkout@v3
- id: semgrep
uses: returntocorp/semgrep-action@v1
uses: semgrep/semgrep-action@v1
with:
publishToken: ${{ secrets.SEMGREP_PUBLISH_TOKEN }}

Expand Down

0 comments on commit 8c2fe02

Please sign in to comment.